Searched refs:PFNEGLPRESENTATIONTIMEANDROIDPROC (Results 1 - 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libEGL/ |
H A D | egl_loader_autogen.cpp | 66 PFNEGLPRESENTATIONTIMEANDROIDPROC l_EGL_PresentationTimeANDROID; 202 l_EGL_PresentationTimeANDROID = reinterpret_cast<PFNEGLPRESENTATIONTIMEANDROIDPROC>( in LoadEGL_EGL()
|
H A D | egl_loader_autogen.h | 177 ANGLE_NO_EXPORT extern PFNEGLPRESENTATIONTIMEANDROIDPROC l_EGL_PresentationTimeANDROID;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_egl_loader_autogen.cpp | 70 ANGLE_TRACE_LOADER_EXPORT PFNEGLPRESENTATIONTIMEANDROIDPROC t_eglPresentationTimeANDROID; 209 reinterpret_cast<PFNEGLPRESENTATIONTIMEANDROIDPROC>(loadProc("eglPresentationTimeANDROID")); in LoadEGL()
|
H A D | trace_egl_loader_autogen.h | 183 ANGLE_TRACE_LOADER_EXPORT extern PFNEGLPRESENTATIONTIMEANDROIDPROC t_eglPresentationTimeANDROID;
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | egl_loader_autogen.cpp | 68 ANGLE_UTIL_EXPORT PFNEGLPRESENTATIONTIMEANDROIDPROC l_eglPresentationTimeANDROID; 204 reinterpret_cast<PFNEGLPRESENTATIONTIMEANDROIDPROC>(loadProc("eglPresentationTimeANDROID")); in LoadEGL()
|
H A D | egl_loader_autogen.h | 178 ANGLE_UTIL_EXPORT extern PFNEGLPRESENTATIONTIMEANDROIDPROC l_eglPresentationTimeANDROID;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | FunctionsEGL.cpp | 137 PFNEGLPRESENTATIONTIMEANDROIDPROC presentationTimeANDROIDPtr;
|
/third_party/EGL/api/EGL/ |
H A D | eglext.h | 548 typedef EGLBoolean (EGLAPIENTRYP PFNEGLPRESENTATIONTIMEANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time); typedef
|
/third_party/mesa3d/include/EGL/ |
H A D | eglext.h | 548 typedef EGLBoolean (EGLAPIENTRYP PFNEGLPRESENTATIONTIMEANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
H A D | eglext.h | 558 typedef EGLBoolean (EGLAPIENTRYP PFNEGLPRESENTATIONTIMEANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time); typedef
|
/third_party/skia/third_party/externals/egl-registry/api/EGL/ |
H A D | eglext.h | 558 typedef EGLBoolean (EGLAPIENTRYP PFNEGLPRESENTATIONTIMEANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time); typedef
|
/third_party/skia/third_party/externals/angle2/include/EGL/ |
H A D | eglext.h | 543 typedef EGLBoolean (EGLAPIENTRYP PFNEGLPRESENTATIONTIMEANDROIDPROC) (EGLDisplay dpy, EGLSurface surface, EGLnsecsANDROID time); typedef
|
Completed in 23 milliseconds