RetroArch
|
Public Attributes | |
struct exynos_data * | data |
void * | font |
const font_renderer_driver_t * | font_driver |
uint16_t | font_color |
unsigned | bytes_per_pixel |
unsigned | width |
unsigned | height |
unsigned | menu_rotation |
bool | menu_active |
bool | aspect_changed |
bool exynos_video::aspect_changed |
unsigned exynos_video::bytes_per_pixel |
struct exynos_data* exynos_video::data |
void* exynos_video::font |
uint16_t exynos_video::font_color |
const font_renderer_driver_t* exynos_video::font_driver |
unsigned exynos_video::height |
bool exynos_video::menu_active |
unsigned exynos_video::menu_rotation |
unsigned exynos_video::width |