Searched refs:getPlatformType (Results 1 – 2 of 2) sorted by relevance
56 eglw::EGLenum getPlatformType (void) const { return m_platformType; } in getPlatformType() function in eglu::NativeDisplay89 eglw::EGLenum getPlatformType (void) const { return m_platformType; } in getPlatformType() function in eglu::NativeDisplayFactory
248 …display = egl.getPlatformDisplayEXT(nativeDisplay.getPlatformType(), nativeDisplay.getPlatformNati… in getDisplay()