HomeSort by relevance Sort by last modified time
    Searched defs:removeTexture (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/chromium/
TextureManager.cpp 59 removeTexture(token, it->second);
103 removeTexture(token, info);
122 void TextureManager::removeTexture(TextureToken token, TextureInfo info)
141 removeTexture(token, it->second);
  /frameworks/native/opengl/libagl/
TextureObjectManager.cpp 269 sp<EGLTextureObject> EGLSurfaceManager::removeTexture(GLuint name)
  /external/webkit/Source/WebCore/platform/graphics/android/rendering/
Tile.cpp 121 bool Tile::removeTexture(TileTexture* texture)
123 ALOGV("%p removeTexture %p, back %p front %p",
  /frameworks/base/libs/hwui/
ShapeCache.h 357 void removeTexture(PathTexture* texture);
481 removeTexture(texture);
489 void ShapeCache<Entry>::removeTexture(PathTexture* texture) {

Completed in 76 milliseconds