Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluUtil.cpp239 …const bool supportsLegacyGetDisplay = (nativeDisplay.getCapabilities() & NativeDisplay::CAPABILI… in getDisplay() local
245 TCU_CHECK_INTERNAL(supportsLegacyGetDisplay || maySupportPlatformGetDisplay); in getDisplay()
280 else if (supportsLegacyGetDisplay) in getDisplay()