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

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

Completed in 668 milliseconds