HomeSort by relevance Sort by last modified time
    Searched refs:glTextures (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
TilesManager.h 89 void discardTextures(bool allTextures, bool glTextures);
TilesManager.cpp 166 void TilesManager::discardTextures(bool allTextures, bool glTextures)
180 discardTexturesVector(sparedDrawCount, m_textures, glTextures);
181 discardTexturesVector(sparedDrawCount, m_tilesTextures, glTextures);
  /external/webkit/Source/WebKit/android/nav/
WebView.cpp     [all...]

Completed in 180 milliseconds