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

  /frameworks/base/opengl/include/EGL/
eglext.h 72 EGLAPI EGLBoolean EGLAPIENTRY eglUnlockSurfaceKHR (EGLDisplay display, EGLSurface surface);
  /frameworks/base/opengl/libs/EGL/
egl.cpp 398 { "eglUnlockSurfaceKHR",
399 (__eglMustCastToProperFunctionPointerType)&eglUnlockSurfaceKHR },
    [all...]
  /frameworks/base/opengl/libagl/
egl.cpp     [all...]

Completed in 1783 milliseconds