HomeSort by relevance Sort by last modified time
    Searched refs:eglUnlockSurfaceKHR (Results 1 - 25 of 30) sorted by null

1 2

  /sdk/emulator/opengl/system/egl/
egl_ftable.h 55 {"eglUnlockSurfaceKHR", (void *)eglUnlockSurfaceKHR},
  /sdk/emulator/opengl/tests/EGL_host_wrapper/
egl_ftable.h 55 {"eglUnlockSurfaceKHR", (void *)eglUnlockSurfaceKHR},
egl_dispatch.h 57 eglUnlockSurfaceKHR_t eglUnlockSurfaceKHR;
102 eglUnlockSurfaceKHR_t set_eglUnlockSurfaceKHR(eglUnlockSurfaceKHR_t f) { eglUnlockSurfaceKHR_t retval = eglUnlockSurfaceKHR; eglUnlockSurfaceKHR = f; return retval;}
egl.cpp 234 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay display, EGLSurface surface)
236 return getDispatch()->eglUnlockSurfaceKHR(display, surface);
  /sdk/emulator/opengl/tests/gles_android_wrapper/
egl_ftable.h 55 {"eglUnlockSurfaceKHR", (void *)eglUnlockSurfaceKHR},
egl_dispatch.h 57 eglUnlockSurfaceKHR_t eglUnlockSurfaceKHR;
102 eglUnlockSurfaceKHR_t set_eglUnlockSurfaceKHR(eglUnlockSurfaceKHR_t f) { eglUnlockSurfaceKHR_t retval = eglUnlockSurfaceKHR; eglUnlockSurfaceKHR = f; return retval;}
egl.cpp 618 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay display, EGLSurface surface)
620 return getDispatch()->eglUnlockSurfaceKHR(display, surface);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
EGLDispatch.h 57 eglUnlockSurfaceKHR_t eglUnlockSurfaceKHR;
EGLDispatch.cpp 76 INIT_EGL_EXT_FUNC(eglUnlockSurfaceKHR);
  /external/webkit/Source/ThirdParty/ANGLE/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /sdk/emulator/opengl/host/libs/Translator/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 500 eglUnlockSurfaceKHR = 2035;
  /development/ndk/platforms/android-9/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /frameworks/native/opengl/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 67 { "eglUnlockSurfaceKHR",
68 (__eglMustCastToProperFunctionPointerType)&eglUnlockSurfaceKHR },
1066 EGLBoolean eglUnlockSurfaceKHR(EGLDisplay dpy, EGLSurface surface)
1078 if (s->cnx->egl.eglUnlockSurfaceKHR) {
1079 return s->cnx->egl.eglUnlockSurfaceKHR(dp->disp.dpy, s->surface);
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
DebuggerMessage.java 208 eglUnlockSurfaceKHR(177, 177),
407 case 177: return eglUnlockSurfaceKHR;
    [all...]

Completed in 598 milliseconds

1 2