Searched refs:maySupportPlatformCreate (Results 1 – 1 of 1) sorted by relevance
316 …bool maySupportPlatformCreate = ((window.getCapabilities() & NativeWindow::CAPABILITY_CREATE_… in createWindowSurface() local322 …CK_INTERNAL(supportsLegacyCreate || maySupportPlatformCreateExtension || maySupportPlatformCreate); in createWindowSurface()335 maySupportPlatformCreate = false; in createWindowSurface()341 if (maySupportPlatformCreate) in createWindowSurface()374 …bool maySupportPlatformCreate = ((pixmap.getCapabilities() & NativePixmap::CAPABILITY_CREATE_S… in createPixmapSurface() local379 …CK_INTERNAL(supportsLegacyCreate || maySupportPlatformCreateExtension || maySupportPlatformCreate); in createPixmapSurface()392 maySupportPlatformCreate = false; in createPixmapSurface()398 if (maySupportPlatformCreate) in createPixmapSurface()