|
RetroArch
|
Public Attributes | |
| omapfb_data_t * | omap |
| void * | font |
| const font_renderer_driver_t * | font_driver |
| uint8_t | font_rgb [4] |
| unsigned | bytes_per_pixel |
| unsigned | width |
| unsigned | height |
| struct { | |
| bool active | |
| void * frame | |
| struct scaler_ctx scaler | |
| } | menu |
| bool omap_video::active |
| unsigned omap_video::bytes_per_pixel |
| void* omap_video::font |
| const font_renderer_driver_t* omap_video::font_driver |
| uint8_t omap_video::font_rgb[4] |
| void* omap_video::frame |
| unsigned omap_video::height |
| struct { ... } omap_video::menu |
| omapfb_data_t* omap_video::omap |
| struct scaler_ctx omap_video::scaler |
| unsigned omap_video::width |
1.8.15