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

  /external/deqp/modules/egl/
teglGetFrameTimestampsTests.cpp 62 #define EGL_COMPOSITE_INTERVAL_ANDROID 0x3432
568 const bool intervalSupported = m_eglGetCompositorTimingSupportedANDROID(display, *surface, EGL_COMPOSITE_INTERVAL_ANDROID) != EGL_FALSE;
570 TCU_CHECK_MSG(intervalSupported, "EGL_COMPOSITE_INTERVAL_ANDROID not supported.");
615 EGL_COMPOSITE_INTERVAL_ANDROID,
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp     [all...]
  /frameworks/native/opengl/include/EGL/
eglext.h 541 #define EGL_COMPOSITE_INTERVAL_ANDROID 0x3432
    [all...]

Completed in 1389 milliseconds