Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluUtil.cpp230 …const bool supportsLegacyGetDisplay = (nativeDisplay.getCapabilities() & NativeDisplay::CAPABILI… in getDisplay() local
235 TCU_CHECK_INTERNAL(supportsLegacyGetDisplay || supportsPlatformGetDisplay); in getDisplay()
252 else if (supportsLegacyGetDisplay) in getDisplay()