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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl_proc.h 61 typedef EGLSyncKHR (* eglCreateSyncKHR_t) (EGLDisplay, EGLenum, const EGLint*);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
egl_proc.h 61 typedef EGLSyncKHR (EGLAPIENTRY *eglCreateSyncKHR_t) (EGLDisplay, EGLenum, const EGLint*);
  /sdk/emulator/opengl/tests/EGL_host_wrapper/
egl_proc.h 61 typedef EGLSyncKHR (* eglCreateSyncKHR_t) (EGLDisplay, EGLenum, const EGLint*);

Completed in 64 milliseconds