Home
last modified time | relevance | path

Searched refs:eglSetBlobCacheFuncsANDROID (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLBlobCacheTest.cpp122 eglSetBlobCacheFuncsANDROID(display, SetBlob, GetBlob); in TEST_P()
192 eglSetBlobCacheFuncsANDROID(EGL_NO_DISPLAY, nullptr, nullptr); in TEST_P()
195 eglSetBlobCacheFuncsANDROID(EGL_NO_DISPLAY, SetBlob, GetBlob); in TEST_P()
201 eglSetBlobCacheFuncsANDROID(display, nullptr, nullptr); in TEST_P()
204 eglSetBlobCacheFuncsANDROID(display, SetBlob, nullptr); in TEST_P()
207 eglSetBlobCacheFuncsANDROID(display, nullptr, GetBlob); in TEST_P()
211 eglSetBlobCacheFuncsANDROID(display, SetBlob, GetBlob); in TEST_P()
214 eglSetBlobCacheFuncsANDROID(display, SetBlob, GetBlob); in TEST_P()
218 eglSetBlobCacheFuncsANDROID(EGL_NO_DISPLAY, nullptr, nullptr); in TEST_P()
221 eglSetBlobCacheFuncsANDROID(display, nullptr, nullptr); in TEST_P()
[all …]
/third_party/EGL/extensions/ANDROID/
DEGL_ANDROID_blob_cache.txt90 void eglSetBlobCacheFuncsANDROID(EGLDisplay dpy,
110 void eglSetBlobCacheFuncsANDROID(EGLDisplay dpy,
123 from any thread from the time at which eglSetBlobCacheFuncsANDROID is
128 If eglSetBlobCacheFuncsANDROID generates an error then all client APIs must
129 behave as though eglSetBlobCacheFuncsANDROID was not called for the display
131 generated. If a successful eglSetBlobCacheFuncsANDROID call was already
/third_party/skia/third_party/externals/egl-registry/extensions/ANDROID/
DEGL_ANDROID_blob_cache.txt90 void eglSetBlobCacheFuncsANDROID(EGLDisplay dpy,
110 void eglSetBlobCacheFuncsANDROID(EGLDisplay dpy,
123 from any thread from the time at which eglSetBlobCacheFuncsANDROID is
128 If eglSetBlobCacheFuncsANDROID generates an error then all client APIs must
129 behave as though eglSetBlobCacheFuncsANDROID was not called for the display
131 generated. If a successful eglSetBlobCacheFuncsANDROID call was already
/third_party/mesa3d/src/egl/main/
Deglentrypoint.h72 EGL_ENTRYPOINT(eglSetBlobCacheFuncsANDROID)
Deglapi.c2598 eglSetBlobCacheFuncsANDROID(EGLDisplay *dpy, EGLSetBlobFuncANDROID set, in eglSetBlobCacheFuncsANDROID() function
/third_party/skia/third_party/externals/angle2/src/libEGL/
DlibEGL_autogen.def65 eglSetBlobCacheFuncsANDROID
DlibEGL_autogen.cpp388 void EGLAPIENTRY eglSetBlobCacheFuncsANDROID(EGLDisplay dpy, in eglSetBlobCacheFuncsANDROID() function
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_egl_loader_autogen.h63 #define eglSetBlobCacheFuncsANDROID t_eglSetBlobCacheFuncsANDROID macro
/third_party/skia/third_party/externals/angle2/util/
Degl_loader_autogen.h63 #define eglSetBlobCacheFuncsANDROID l_eglSetBlobCacheFuncsANDROID macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp253 ANGLE_GET_PROC_OR_ERROR(&mFnPtrs->setBlobCacheFuncsANDROIDPtr, eglSetBlobCacheFuncsANDROID); in initialize()
/third_party/skia/third_party/externals/egl-registry/api/EGL/
Deglext.h472 EGLAPI void EGLAPIENTRY eglSetBlobCacheFuncsANDROID (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGL…
/third_party/vk-gl-cts/modules/egl/
DteglGetProcAddressTests.inl463 "eglSetBlobCacheFuncsANDROID",
/third_party/skia/third_party/externals/swiftshader/include/EGL/
Deglext.h472 EGLAPI void EGLAPIENTRY eglSetBlobCacheFuncsANDROID (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGL…
/third_party/skia/third_party/externals/angle2/include/EGL/
Deglext.h457 EGLAPI void EGLAPIENTRY eglSetBlobCacheFuncsANDROID (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGL…
/third_party/mesa3d/include/EGL/
Deglext.h462 EGLAPI void EGLAPIENTRY eglSetBlobCacheFuncsANDROID (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGL…
/third_party/EGL/api/EGL/
Deglext.h462 EGLAPI void EGLAPIENTRY eglSetBlobCacheFuncsANDROID (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGL…