Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluNativeDisplay.hpp57 eglw::EGLenum getPlatformType (void) const { return m_platformType; } in getPlatformType() function in eglu::NativeDisplay
90 eglw::EGLenum getPlatformType (void) const { return m_platformType; } in getPlatformType() function in eglu::NativeDisplayFactory
DegluUtil.cpp267 …display = egl.getPlatformDisplay(nativeDisplay.getPlatformType(), nativeDisplay.getPlatformNative(… in getDisplay()
275 …display = egl.getPlatformDisplayEXT(nativeDisplay.getPlatformType(), nativeDisplay.getPlatformNati… in getDisplay()