Home
last modified time | relevance | path

Searched refs:EGLGetBlobFuncANDROID (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt85 typedef EGLsizeiANDROID (*EGLGetBlobFuncANDROID) (const void* key,
92 EGLGetBlobFuncANDROID get);
111 EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
/frameworks/native/opengl/include/EGL/
Deglext.h469 typedef EGLsizeiANDROID (*EGLGetBlobFuncANDROID) (const void *key, EGLsizeiANDROID keySize, void *v… typedef
470 …TBLOBCACHEFUNCSANDROIDPROC) (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
472 …eglSetBlobCacheFuncsANDROID (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);