Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpivideo.c269 DISPMANX_UPDATE_HANDLE_T dispman_update; in RPI_CreateWindow() local
309 dispman_update = vc_dispmanx_update_start( 0 ); in RPI_CreateWindow()
310 wdata->dispman_window.element = vc_dispmanx_element_add (dispman_update, in RPI_CreateWindow()
322 vc_dispmanx_update_submit_sync(dispman_update); in RPI_CreateWindow()

Completed in 3 milliseconds