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

  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 229 { "eglGetFrameTimestampsANDROID",
230 (__eglMustCastToProperFunctionPointerType)&eglGetFrameTimestampsANDROID },
    [all...]
  /frameworks/native/opengl/include/EGL/
eglext.h 526 EGLAPI EGLBoolean EGLAPIENTRY eglGetFrameTimestampsANDROID (EGLDisplay dpy, EGLSurface surface, EGLuint64KHR frameId, EGLint numTimestamps, const EGLint *timestamps, EGLnsecsANDROID *values);
    [all...]

Completed in 85 milliseconds