Searched refs:EGL_READS_DONE_TIME_ANDROID (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglGetFrameTimestampsTests.cpp72 #define EGL_READS_DONE_TIME_ANDROID 0x343C macro
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;

Completed in 168 milliseconds