Searched refs:allowAcceleratedCompositingCache (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/qt/
H A DGraphicsLayerQt.cpp211 static bool allowAcceleratedCompositingCache() { return QPixmapCache::cacheLimit() > gMinimumPixmapCacheLimit; } function in class:WebCore::GraphicsLayerQtImpl
640 if (!allowAcceleratedCompositingCache())
836 if (m_pendingContent.contentType == HTMLContentType && allowAcceleratedCompositingCache())

Completed in 37 milliseconds