Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/nacl/
DSDL_naclvideo.c83 driverdata->ppb_core->ReleaseResource((PP_Resource) driverdata->ppb_message_loop); in NACL_DeleteDevice()
158 driverdata->ppb_core = PSInterfaceCore(); in NACL_VideoInit()
DSDL_naclvideo.h44 const PPB_Core *ppb_core; member
DSDL_naclopengles.c166 driverdata->ppb_core->ReleaseResource((PP_Resource) context); in NACL_GLES_DeleteContext()