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

  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 201 { "eglQueryStreamTimeKHR",
202 (__eglMustCastToProperFunctionPointerType)&eglQueryStreamTimeKHR },
    [all...]
  /external/mesa3d/include/EGL/
eglext.h 405 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamTimeKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLTimeKHR *value);
  /frameworks/native/opengl/include/EGL/
eglext.h 411 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamTimeKHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLTimeKHR *value);
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 66 milliseconds