Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
DeglApi.cpp1046 EGLBoolean eglLockSurfaceKHR(EGLDisplay dpy, EGLSurface surface, in eglLockSurfaceKHR() function
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto499 eglLockSurfaceKHR = 2034; enumerator
/frameworks/native/opengl/libagl/
Degl.cpp1998 EGLBoolean eglLockSurfaceKHR(EGLDisplay dpy, EGLSurface surface, in eglLockSurfaceKHR() function
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp1008 const GLMessage_Function GLMessage::eglLockSurfaceKHR; member in android::gltrace::GLMessage
Dgltrace.pb.h1341 static const Function eglLockSurfaceKHR = GLMessage_Function_eglLockSurfaceKHR; variable