Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedEGLEnums_autogen.cpp72 case EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID: in FromEGLenum()
88 return EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID; in ToEGLenum()
106 os << "EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID"; in operator <<()
/third_party/vk-gl-cts/modules/egl/
H A DteglGetFrameTimestampsTests.cpp63 #define EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID 0x3433 macro
565 const bool latencySupported = m_eglGetCompositorTimingSupportedANDROID(display, *surface, EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID) != EGL_FALSE; in executeForConfig()
567 TCU_CHECK_MSG(latencySupported, "EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID not supported."); in executeForConfig()
634 EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID, in executeForConfig()
/third_party/EGL/api/EGL/
H A Deglext.h496 #define EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID 0x3433 macro
/third_party/mesa3d/include/EGL/
H A Deglext.h496 #define EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID 0x3433 macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Deglext.h506 #define EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID 0x3433 macro
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Deglext.h506 #define EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID 0x3433 macro
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Deglext.h491 #define EGL_COMPOSITE_TO_PRESENT_LATENCY_ANDROID 0x3433 macro

Completed in 21 milliseconds