Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/main/nacl/
A DSDL_nacl_main.c44 const PPB_View *ppb_view = PSInterfaceView(); in nacl_main() local
58 ppb_view->GetRect(event, &rect); in nacl_main()
/AliOS-Things-master/components/SDL2/src/video/nacl/
A DSDL_naclvideo.h48 const PPB_View *ppb_view; member
A DSDL_naclvideo.c162 driverdata->ppb_view = PSInterfaceView(); in NACL_VideoInit()
A DSDL_naclevents.c343 driverdata->ppb_view->GetRect(event, &rect); in NACL_PumpEvents()

Completed in 4 milliseconds