Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGetFrameTimestampsTests.cpp72 #define EGL_READS_DONE_TIME_ANDROID 0x343C macro
192 frameTimes->readsDone = getTimestamp(EGL_READS_DONE_TIME_ANDROID, map, supportedValues); in populateFrameTimes()
535 timestamps[EGL_READS_DONE_TIME_ANDROID] = TimestampInfo(true, false, 0); in executeForConfig()
537 const eglw::EGLint invalidTimestampName = EGL_READS_DONE_TIME_ANDROID + 1; in executeForConfig()
/external/swiftshader/include/EGL/
Deglext.h515 #define EGL_READS_DONE_TIME_ANDROID 0x343C macro