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

  /sdk/emulator/opengl/host/libs/libOpenglRender/
egl_proc.h 58 typedef EGLBoolean (EGLAPIENTRY *eglUnlockSurfaceKHR_t) (EGLDisplay, EGLSurface);
  /sdk/emulator/opengl/tests/EGL_host_wrapper/
egl_proc.h 58 typedef EGLBoolean (* eglUnlockSurfaceKHR_t) (EGLDisplay, EGLSurface);
  /sdk/emulator/opengl/tests/gles_android_wrapper/
egl_proc.h 58 typedef EGLBoolean (* eglUnlockSurfaceKHR_t) (EGLDisplay, EGLSurface);

Completed in 43 milliseconds