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

  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 199 { "eglQueryStreamu64KHR",
200 (__eglMustCastToProperFunctionPointerType)&eglQueryStreamu64KHR },
    [all...]
  /external/mesa3d/include/EGL/
eglext.h 354 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamu64KHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value);
  /frameworks/native/opengl/include/EGL/
eglext.h 360 EGLAPI EGLBoolean EGLAPIENTRY eglQueryStreamu64KHR(EGLDisplay dpy, EGLStreamKHR stream, EGLenum attribute, EGLuint64KHR *value);
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 1289 milliseconds