HomeSort by relevance Sort by last modified time
    Searched refs:eglLockSurfaceKHR (Results 26 - 33 of 33) sorted by null

12

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/EGL/
eglext.h 58 #define EGL_MAP_PRESERVE_PIXELS_KHR 0x30C4 /* eglLockSurfaceKHR attribute */
59 #define EGL_LOCK_USAGE_HINT_KHR 0x30C5 /* eglLockSurfaceKHR attribute */
71 EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 603 eglLockSurfaceKHR = 2034;
  /frameworks/native/opengl/include/EGL/
eglext.h 58 #define EGL_MAP_PRESERVE_PIXELS_KHR 0x30C4 /* eglLockSurfaceKHR attribute */
59 #define EGL_LOCK_USAGE_HINT_KHR 0x30C5 /* eglLockSurfaceKHR attribute */
71 EGLAPI EGLBoolean EGLAPIENTRY eglLockSurfaceKHR (EGLDisplay display, EGLSurface surface, const EGLint *attrib_list);
  /device/generic/goldfish/opengl/system/egl/
egl.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 501 eglLockSurfaceKHR(471, 2034),
    [all...]
  /frameworks/native/opengl/libagl/
egl.cpp     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]
gltrace.pb.h     [all...]

Completed in 266 milliseconds

12