Home
last modified time | relevance | path

Searched refs:EGLAttribKHR (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp784 EGLAttribKHR Surface::getBitmapPointer() const in getBitmapPointer()
786 return static_cast<EGLAttribKHR>((intptr_t)mLockBufferPtr); in getBitmapPointer()
H A Dqueryutils.cpp4331 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 DSurface.h148 EGLAttribKHR getBitmapPointer() const;
H A Dqueryutils.h288 EGLAttribKHR *value);
H A DvalidationEGL_autogen.h401 const EGLAttribKHR *value);
H A DvalidationEGL.cpp6287 const EGLAttribKHR *value) in ValidateQuerySurface64KHR()
/third_party/EGL/api/EGL/
H A Deglext.h43 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 Deglext.h43 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 Deglext.h62 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 Deglext.h62 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 Deglext.h43 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 Dentry_points_egl_ext_autogen.h200 EGLAttribKHR *value);
H A Degl_ext_stubs_autogen.h151 EGLAttribKHR *value);
H A Degl_ext_stubs.cpp824 EGLAttribKHR *value) in QuerySurface64KHR()
H A Dentry_points_egl_ext_autogen.cpp907 EGLAttribKHR *value) in EGL_QuerySurface64KHR()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dframe_capture_utils_autogen.h191 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 DlibEGL_autogen.cpp753 EGLAttribKHR *value) in eglQuerySurface64KHR()

Completed in 41 milliseconds