Home
last modified time | relevance | path

Searched refs:EGLSetBlobFuncANDROID (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBlobCache.h144 void setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
157 EGLSetBlobFuncANDROID mSetBlobFunc;
H A DBlobCache.cpp227 void BlobCache::setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) in setBlobCacheFuncs()
H A DDisplay.h242 void setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
H A DvalidationEGL_autogen.h179 EGLSetBlobFuncANDROID set,
H A DDisplay.cpp1675 void Display::setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) in setBlobCacheFuncs()
/third_party/mesa3d/src/egl/main/
H A Degldisplay.h197 EGLSetBlobFuncANDROID BlobCacheSet;
H A Degldriver.h214 EGLSetBlobFuncANDROID set,
H A Deglapi.c2598 eglSetBlobCacheFuncsANDROID(EGLDisplay *dpy, EGLSetBlobFuncANDROID set, in eglSetBlobCacheFuncsANDROID()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.h91 void setBlobCacheFuncsANDROID(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) const;
H A DDisplayEGL.h41 void setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) override;
H A DFunctionsEGL.cpp485 void FunctionsEGL::setBlobCacheFuncsANDROID(EGLSetBlobFuncANDROID set, in setBlobCacheFuncsANDROID()
H A DDisplayEGL.cpp904 void DisplayEGL::setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) in setBlobCacheFuncs()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DDisplayImpl.h109 virtual void setBlobCacheFuncs(EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get) {} in setBlobCacheFuncs()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_ext_autogen.h22 EGLSetBlobFuncANDROID set,
H A Degl_ext_stubs_autogen.h159 EGLSetBlobFuncANDROID set,
H A Degl_ext_stubs.cpp476 EGLSetBlobFuncANDROID set, in SetBlobCacheFuncsANDROID()
H A Dentry_points_egl_ext_autogen.cpp24 EGLSetBlobFuncANDROID set, in EGL_SetBlobCacheFuncsANDROID()
/third_party/EGL/api/EGL/
H A Deglext.h458 typedef void (*EGLSetBlobFuncANDROID) (const void *key, EGLsizeiANDROID keySize, const void *value, EGLsizeiANDROID valueSize); typedef
460 typedef void (EGLAPIENTRYP PFNEGLSETBLOBCACHEFUNCSANDROIDPROC) (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
462 EGLAPI void EGLAPIENTRY eglSetBlobCacheFuncsANDROID (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
/third_party/mesa3d/include/EGL/
H A Deglext.h458 typedef void (*EGLSetBlobFuncANDROID) (const void *key, EGLsizeiANDROID keySize, const void *value, EGLsizeiANDROID valueSize); typedef
460 typedef void (EGLAPIENTRYP PFNEGLSETBLOBCACHEFUNCSANDROIDPROC) (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
462 EGLAPI void EGLAPIENTRY eglSetBlobCacheFuncsANDROID (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Deglext.h468 typedef void (*EGLSetBlobFuncANDROID) (const void *key, EGLsizeiANDROID keySize, const void *value, EGLsizeiANDROID valueSize); typedef
470 typedef void (EGLAPIENTRYP PFNEGLSETBLOBCACHEFUNCSANDROIDPROC) (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
472 EGLAPI void EGLAPIENTRY eglSetBlobCacheFuncsANDROID (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Deglext.h468 typedef void (*EGLSetBlobFuncANDROID) (const void *key, EGLsizeiANDROID keySize, const void *value, EGLsizeiANDROID valueSize); typedef
470 typedef void (EGLAPIENTRYP PFNEGLSETBLOBCACHEFUNCSANDROIDPROC) (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
472 EGLAPI void EGLAPIENTRY eglSetBlobCacheFuncsANDROID (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Deglext.h453 typedef void (*EGLSetBlobFuncANDROID) (const void *key, EGLsizeiANDROID keySize, const void *value, EGLsizeiANDROID valueSize); typedef
455 typedef void (EGLAPIENTRYP PFNEGLSETBLOBCACHEFUNCSANDROIDPROC) (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
457 EGLAPI void EGLAPIENTRY eglSetBlobCacheFuncsANDROID (EGLDisplay dpy, EGLSetBlobFuncANDROID set, EGLGetBlobFuncANDROID get);
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dframe_capture_utils_autogen.h206 EGLSetBlobFuncANDROID EGLSetBlobFuncANDROIDVal;
517 inline EGLSetBlobFuncANDROID GetParamVal<ParamType::TEGLSetBlobFuncANDROID, EGLSetBlobFuncANDROID>( in GetParamVal()
1844 inline void SetParamVal<ParamType::TEGLSetBlobFuncANDROID>(EGLSetBlobFuncANDROID valueIn, in SetParamVal()
H A DFrameCapture.h925 EGLSetBlobFuncANDROID value);
/third_party/skia/third_party/externals/angle2/src/libEGL/
H A DlibEGL_autogen.cpp389 EGLSetBlobFuncANDROID set, in eglSetBlobCacheFuncsANDROID()

Completed in 47 milliseconds

12