Searched refs:maySupportPlatformCreate (Results 1 – 1 of 1) sorted by relevance
317 …bool maySupportPlatformCreate = ((window.getCapabilities() & NativeWindow::CAPABILITY_CREATE_… in createWindowSurface() local323 …CK_INTERNAL(supportsLegacyCreate || maySupportPlatformCreateExtension || maySupportPlatformCreate); in createWindowSurface()337 maySupportPlatformCreate = false; in createWindowSurface()343 if (maySupportPlatformCreate) in createWindowSurface()376 …bool maySupportPlatformCreate = ((pixmap.getCapabilities() & NativePixmap::CAPABILITY_CREATE_S… in createPixmapSurface() local381 …CK_INTERNAL(supportsLegacyCreate || maySupportPlatformCreateExtension || maySupportPlatformCreate); in createPixmapSurface()395 maySupportPlatformCreate = false; in createPixmapSurface()401 if (maySupportPlatformCreate) in createPixmapSurface()