RetroArch
Public Attributes | List of all members
omap_video Struct Reference
Collaboration diagram for omap_video:
[legend]

Public Attributes

omapfb_data_tomap
 
voidfont
 
const font_renderer_driver_tfont_driver
 
uint8_t font_rgb [4]
 
unsigned bytes_per_pixel
 
unsigned width
 
unsigned height
 
struct {
   bool   active
 
   void *   frame
 
   struct scaler_ctx   scaler
 
menu
 

Member Data Documentation

◆ active

bool omap_video::active

◆ bytes_per_pixel

unsigned omap_video::bytes_per_pixel

◆ font

void* omap_video::font

◆ font_driver

const font_renderer_driver_t* omap_video::font_driver

◆ font_rgb

uint8_t omap_video::font_rgb[4]

◆ frame

void* omap_video::frame

◆ height

unsigned omap_video::height

◆ menu

struct { ... } omap_video::menu

◆ omap

omapfb_data_t* omap_video::omap

◆ scaler

struct scaler_ctx omap_video::scaler

◆ width

unsigned omap_video::width

The documentation for this struct was generated from the following file: