Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpiopengles.h39 extern int RPI_GLES_LoadLibrary(_THIS, const char *path);
A DSDL_rpiopengles.c41 RPI_GLES_LoadLibrary(_THIS, const char *path) { in RPI_GLES_LoadLibrary() function
A DSDL_rpivideo.h92 int RPI_GLES_LoadLibrary(_THIS, const char *path);
A DSDL_rpivideo.c134 device->GL_LoadLibrary = RPI_GLES_LoadLibrary; in RPI_Create()

Completed in 4 milliseconds