/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Surface.cpp | 784 EGLAttribKHR Surface::getBitmapPointer() const in getBitmapPointer() 786 return static_cast<EGLAttribKHR>((intptr_t)mLockBufferPtr); in getBitmapPointer()
|
H A D | queryutils.cpp | 4331 EGLAttribKHR *value) in QuerySurfaceAttrib64KHR() 4336 *value = static_cast<EGLAttribKHR>(surface->getBitmapPitch()); in QuerySurfaceAttrib64KHR() 4339 *value = static_cast<EGLAttribKHR>(surface->getBitmapOrigin()); in QuerySurfaceAttrib64KHR() 4342 *value = static_cast<EGLAttribKHR>(surface->getRedOffset()); in QuerySurfaceAttrib64KHR() 4345 *value = static_cast<EGLAttribKHR>(surface->getGreenOffset()); in QuerySurfaceAttrib64KHR() 4348 *value = static_cast<EGLAttribKHR>(surface->getBlueOffset()); in QuerySurfaceAttrib64KHR() 4351 *value = static_cast<EGLAttribKHR>(surface->getAlphaOffset()); in QuerySurfaceAttrib64KHR() 4354 *value = static_cast<EGLAttribKHR>(surface->getLuminanceOffset()); in QuerySurfaceAttrib64KHR() 4357 *value = static_cast<EGLAttribKHR>(surface->getBitmapPixelSize()); in QuerySurfaceAttrib64KHR()
|
H A D | Surface.h | 148 EGLAttribKHR getBitmapPointer() const;
|
H A D | queryutils.h | 288 EGLAttribKHR *value);
|
H A D | validationEGL_autogen.h | 401 const EGLAttribKHR *value);
|
H A D | validationEGL.cpp | 6287 const EGLAttribKHR *value) in ValidateQuerySurface64KHR()
|
/third_party/EGL/api/EGL/ |
H A D | eglext.h | 43 typedef intptr_t EGLAttribKHR; typedef 44 typedef EGLSyncKHR (EGLAPIENTRYP PFNEGLCREATESYNC64KHRPROC) (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 46 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSync64KHR (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 244 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSURFACE64KHRPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value); 246 EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface64KHR (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value);
|
/third_party/mesa3d/include/EGL/ |
H A D | eglext.h | 43 typedef intptr_t EGLAttribKHR; typedef 44 typedef EGLSyncKHR (EGLAPIENTRYP PFNEGLCREATESYNC64KHRPROC) (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 46 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSync64KHR (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 244 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSURFACE64KHRPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value); 246 EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface64KHR (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value);
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
H A D | eglext.h | 62 typedef intptr_t EGLAttribKHR; typedef 63 typedef EGLSyncKHR (EGLAPIENTRYP PFNEGLCREATESYNC64KHRPROC) (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 65 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSync64KHR (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 263 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSURFACE64KHRPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value); 265 EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface64KHR (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value);
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
H A D | eglext.h | 62 typedef intptr_t EGLAttribKHR; typedef 63 typedef EGLSyncKHR (EGLAPIENTRYP PFNEGLCREATESYNC64KHRPROC) (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 65 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSync64KHR (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 263 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSURFACE64KHRPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value); 265 EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface64KHR (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value);
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
H A D | eglext.h | 43 typedef intptr_t EGLAttribKHR; typedef 44 typedef EGLSyncKHR (EGLAPIENTRYP PFNEGLCREATESYNC64KHRPROC) (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 46 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSync64KHR (EGLDisplay dpy, EGLenum type, const EGLAttribKHR *attrib_list); 244 typedef EGLBoolean (EGLAPIENTRYP PFNEGLQUERYSURFACE64KHRPROC) (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value); 246 EGLAPI EGLBoolean EGLAPIENTRY eglQuerySurface64KHR (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLAttribKHR *value);
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_egl_ext_autogen.h | 200 EGLAttribKHR *value);
|
H A D | egl_ext_stubs_autogen.h | 151 EGLAttribKHR *value);
|
H A D | egl_ext_stubs.cpp | 824 EGLAttribKHR *value) in QuerySurface64KHR()
|
H A D | entry_points_egl_ext_autogen.cpp | 907 EGLAttribKHR *value) in EGL_QuerySurface64KHR()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | frame_capture_utils_autogen.h | 191 EGLAttribKHR EGLAttribKHRVal; 420 inline EGLAttribKHR GetParamVal<ParamType::TEGLAttribKHR, EGLAttribKHR>(const ParamValue &value) in GetParamVal() 1749 inline void SetParamVal<ParamType::TEGLAttribKHR>(EGLAttribKHR valueIn, ParamValue *valueOut) in SetParamVal()
|
/third_party/skia/third_party/externals/angle2/src/libEGL/ |
H A D | libEGL_autogen.cpp | 753 EGLAttribKHR *value) in eglQuerySurface64KHR()
|