Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/specs/
H A DEGL_ANDROID_blob_cache.txt85 typedef EGLsizeiANDROID (*EGLGetBlobFuncANDROID) (const void* key,
92 EGLGetBlobFuncANDROID get);
111 EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
/aosp12/frameworks/native/opengl/include/EGL/
H A 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);