Searched refs:ppb_view (Results 1 – 4 of 4) sorted by relevance
44 const PPB_View *ppb_view = PSInterfaceView(); in nacl_main() local58 ppb_view->GetRect(event, &rect); in nacl_main()
48 const PPB_View *ppb_view; member
162 driverdata->ppb_view = PSInterfaceView(); in NACL_VideoInit()
343 driverdata->ppb_view->GetRect(event, &rect); in NACL_PumpEvents()