Searched refs:highEndGfx (Results 1 – 5 of 5) sorted by relevance
77 bool highEndGfx();
390 bool TilesManager::highEndGfx() in highEndGfx() function in WebCore::TilesManager
201 if (tilesManager->highEndGfx() && !tilesManager->useMinimalMemory()) in prepareGL()
139 int maxTextureCount = viewMaxTileX * viewMaxTileY * (tilesManager->highEndGfx() ? 4 : 2); in setVisibleContentRect()
1170 && !tilesManager->highEndGfx()) in nativeOnTrimMemory()