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

Public Attributes

struct exynos_datadata
 
voidfont
 
const font_renderer_driver_tfont_driver
 
uint16_t font_color
 
unsigned bytes_per_pixel
 
unsigned width
 
unsigned height
 
unsigned menu_rotation
 
bool menu_active
 
bool aspect_changed
 

Member Data Documentation

◆ aspect_changed

bool exynos_video::aspect_changed

◆ bytes_per_pixel

unsigned exynos_video::bytes_per_pixel

◆ data

struct exynos_data* exynos_video::data

◆ font

void* exynos_video::font

◆ font_color

uint16_t exynos_video::font_color

◆ font_driver

const font_renderer_driver_t* exynos_video::font_driver

◆ height

unsigned exynos_video::height

◆ menu_active

bool exynos_video::menu_active

◆ menu_rotation

unsigned exynos_video::menu_rotation

◆ width

unsigned exynos_video::width

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