OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxLayerTextureCount
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/android/
TilesManager.h
110
int
maxLayerTextureCount
();
TilesManager.cpp
361
int TilesManager::
maxLayerTextureCount
()
GLWebViewState.cpp
376
int maxTextures = TilesManager::instance()->
maxLayerTextureCount
();
Completed in 18 milliseconds