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

  /external/deqp/modules/egl/
teglGetFrameTimestampsTests.cpp 72 #define EGL_READS_DONE_TIME_ANDROID 0x343C
192 frameTimes->readsDone = getTimestamp(EGL_READS_DONE_TIME_ANDROID, map, supportedValues);
534 timestamps[EGL_READS_DONE_TIME_ANDROID] = TimestampInfo(true, false, 0);
536 const eglw::EGLint invalidTimestampName = EGL_READS_DONE_TIME_ANDROID + 1;
  /frameworks/native/opengl/include/EGL/
eglext.h 515 #define EGL_READS_DONE_TIME_ANDROID 0x343C
    [all...]

Completed in 92 milliseconds