Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/nacl/
DSDL_naclvideo.h46 const PPB_Instance *ppb_instance; member
DSDL_naclopengles.c67 driverdata->ppb_instance->BindGraphics(driverdata->instance, (PP_Resource) sdl_context); in NACL_GLES_MakeCurrent()
DSDL_naclvideo.c160 driverdata->ppb_instance = PSInterfaceInstance(); in NACL_VideoInit()