Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluUtil.cpp240 …bool maySupportPlatformGetDisplay = (nativeDisplay.getCapabilities() & NativeDisplay::CAPABILITY… in getDisplay() local
245 TCU_CHECK_INTERNAL(supportsLegacyGetDisplay || maySupportPlatformGetDisplay); in getDisplay()
260 maySupportPlatformGetDisplay = false; in getDisplay()
266 if (maySupportPlatformGetDisplay) in getDisplay()