Home
last modified time | relevance | path

Searched refs:modeinfo (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpivideo.c165 DISPMANX_MODEINFO_T modeinfo; in AddDispManXDisplay() local
176 if (vc_dispmanx_display_get_info(handle, &modeinfo) < 0) { in AddDispManXDisplay()
183 current_mode.w = modeinfo.width; in AddDispManXDisplay()
184 current_mode.h = modeinfo.height; in AddDispManXDisplay()

Completed in 10 milliseconds