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

Public Attributes

DISPMANX_DISPLAY_HANDLE_T display
 
DISPMANX_UPDATE_HANDLE_T update
 
uint32_t vc_image_ptr
 
struct dispmanx_surfacemain_surface
 
struct dispmanx_surfacemenu_surface
 
struct dispmanx_surfaceback_surface
 
int fb_fd
 
uint8_tfb_addr
 
unsigned int screensize
 
uint8_tscreen_bck
 
unsigned int dispmanx_width
 
unsigned int dispmanx_height
 
scond_tvsync_condition
 
slock_tpending_mutex
 
unsigned int pageflip_pending
 
bool menu_active
 
bool rgb32
 
int core_width
 
int core_height
 
int core_pitch
 
int menu_width
 
int menu_height
 
int menu_pitch
 
float aspect_ratio
 

Member Data Documentation

◆ aspect_ratio

float dispmanx_video::aspect_ratio

◆ back_surface

struct dispmanx_surface* dispmanx_video::back_surface

◆ core_height

int dispmanx_video::core_height

◆ core_pitch

int dispmanx_video::core_pitch

◆ core_width

int dispmanx_video::core_width

◆ display

DISPMANX_DISPLAY_HANDLE_T dispmanx_video::display

◆ dispmanx_height

unsigned int dispmanx_video::dispmanx_height

◆ dispmanx_width

unsigned int dispmanx_video::dispmanx_width

◆ fb_addr

uint8_t* dispmanx_video::fb_addr

◆ fb_fd

int dispmanx_video::fb_fd

◆ main_surface

struct dispmanx_surface* dispmanx_video::main_surface

◆ menu_active

bool dispmanx_video::menu_active

◆ menu_height

int dispmanx_video::menu_height

◆ menu_pitch

int dispmanx_video::menu_pitch

◆ menu_surface

struct dispmanx_surface* dispmanx_video::menu_surface

◆ menu_width

int dispmanx_video::menu_width

◆ pageflip_pending

unsigned int dispmanx_video::pageflip_pending

◆ pending_mutex

slock_t* dispmanx_video::pending_mutex

◆ rgb32

bool dispmanx_video::rgb32

◆ screen_bck

uint8_t* dispmanx_video::screen_bck

◆ screensize

unsigned int dispmanx_video::screensize

◆ update

DISPMANX_UPDATE_HANDLE_T dispmanx_video::update

◆ vc_image_ptr

uint32_t dispmanx_video::vc_image_ptr

◆ vsync_condition

scond_t* dispmanx_video::vsync_condition

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