Home
last modified time | relevance | path

Searched refs:PFNEGLCOPYBUFFERSPROC (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libEGL/
H A Degl_loader_autogen.cpp14 PFNEGLCOPYBUFFERSPROC l_EGL_CopyBuffers;
122 l_EGL_CopyBuffers = reinterpret_cast<PFNEGLCOPYBUFFERSPROC>(loadProc("EGL_CopyBuffers")); in LoadEGL_EGL()
H A Degl_loader_autogen.h122 ANGLE_NO_EXPORT extern PFNEGLCOPYBUFFERSPROC l_EGL_CopyBuffers;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_egl_loader_autogen.cpp14 ANGLE_TRACE_LOADER_EXPORT PFNEGLCOPYBUFFERSPROC t_eglCopyBuffers;
132 t_eglCopyBuffers = reinterpret_cast<PFNEGLCOPYBUFFERSPROC>(loadProc("eglCopyBuffers")); in LoadEGL()
H A Dtrace_egl_loader_autogen.h123 ANGLE_TRACE_LOADER_EXPORT extern PFNEGLCOPYBUFFERSPROC t_eglCopyBuffers;
/third_party/skia/third_party/externals/angle2/util/
H A Degl_loader_autogen.cpp14 ANGLE_UTIL_EXPORT PFNEGLCOPYBUFFERSPROC l_eglCopyBuffers;
127 l_eglCopyBuffers = reinterpret_cast<PFNEGLCOPYBUFFERSPROC>(loadProc("eglCopyBuffers")); in LoadEGL()
H A Degl_loader_autogen.h123 ANGLE_UTIL_EXPORT extern PFNEGLCOPYBUFFERSPROC l_eglCopyBuffers;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A Dfunctionsegl_typedefs.h22 typedef EGLBoolean (*PFNEGLCOPYBUFFERSPROC)(EGLDisplay dpy, typedef
/third_party/EGL/api/EGL/
H A Degl.h107 typedef EGLBoolean (EGLAPIENTRYP PFNEGLCOPYBUFFERSPROC) (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target); typedef
/third_party/mesa3d/include/EGL/
H A Degl.h107 typedef EGLBoolean (EGLAPIENTRYP PFNEGLCOPYBUFFERSPROC) (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target); typedef
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Degl.h107 typedef EGLBoolean (EGLAPIENTRYP PFNEGLCOPYBUFFERSPROC) (EGLDisplay dpy, EGLSurface surface, EGLNativePixmapType target); typedef

Completed in 9 milliseconds