Searched refs:getPlatformExtensionName (Results 1 – 3 of 3) sorted by relevance
50 …const char* getPlatformExtensionName (void) const { return (m_platformExtension.empty() ? DE… in getPlatformExtensionName() function in eglu::NativeDisplay80 …const char* getPlatformExtensionName (void) const { return (m_platformExtension.empty() ? DE… in getPlatformExtensionName() function in eglu::NativeDisplayFactory
184 …ntains(platformExts.begin(), platformExts.end(), string(nativeDisplay.getPlatformExtensionName())); in getDisplay()225 …ntains(platformExts.begin(), platformExts.end(), string(nativeDisplay.getPlatformExtensionName())); in createWindowSurface()269 …ntains(platformExts.begin(), platformExts.end(), string(nativeDisplay.getPlatformExtensionName())); in createPixmapSurface()
77 checkEGLPlatformSupport(nativeDisplay.getPlatformExtensionName()); in createWindowSurface()100 checkEGLPlatformSupport(nativeDisplay.getPlatformExtensionName()); in createPixmapSurface()