Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluUtil.cpp241 …bool maySupportPlatformGetDisplayEXT = (nativeDisplay.getCapabilities() & NativeDisplay::CAPABIL… in getDisplay() local
247 if (maySupportPlatformGetDisplayEXT) in getDisplay()
261 maySupportPlatformGetDisplayEXT = false; in getDisplay()