Home
last modified time | relevance | path

Searched defs:eglLockSurfaceKHR (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp1340 EGLBoolean eglLockSurfaceKHR(EGLDisplay dpy, EGLSurface surface, in eglLockSurfaceKHR() function
/frameworks/native/opengl/libagl/
Degl.cpp2014 EGLBoolean eglLockSurfaceKHR(EGLDisplay /*dpy*/, EGLSurface /*surface*/, in eglLockSurfaceKHR() function
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto793 eglLockSurfaceKHR = 2034; enumerator
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp1598 const GLMessage_Function GLMessage::eglLockSurfaceKHR; member in android::gltrace::GLMessage
Dgltrace.pb.h1946 static const Function eglLockSurfaceKHR = GLMessage_Function_eglLockSurfaceKHR; variable