Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/psp/
DSDL_pspgl_c.h46 extern int PSP_GL_LoadLibrary(_THIS, const char *path);
DSDL_pspvideo.h84 int PSP_GL_LoadLibrary(_THIS, const char *path);
DSDL_pspgl.c48 PSP_GL_LoadLibrary(_THIS, const char *path) in PSP_GL_LoadLibrary() function
DSDL_pspvideo.c131 device->GL_LoadLibrary = PSP_GL_LoadLibrary; in PSP_Create()