Home
last modified time | relevance | path

Searched refs:currentLayerTextureCount (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DTilesManager.h80 int currentLayerTextureCount();
DTilesManager.cpp401 int TilesManager::currentLayerTextureCount() in currentLayerTextureCount() function in WebCore::TilesManager
/external/webkit/Source/WebCore/platform/graphics/android/
DGLWebViewState.cpp246 int maxTextures = TilesManager::instance()->currentLayerTextureCount(); in setLayersRenderingMode()