HomeSort by relevance Sort by last modified time
    Searched defs:removeTexture (Results 1 - 5 of 5) 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/base/opengl/libagl/
TextureObjectManager.cpp 271 sp<EGLTextureObject> EGLSurfaceManager::removeTexture(GLuint name)
  /external/webkit/Source/WebCore/platform/graphics/android/
BaseTile.cpp 151 bool BaseTile::removeTexture(BaseTileTexture* texture)
153 XLOG("%p removeTexture %p, back %p front %p... page %p",
LayerAndroid.cpp 784 void LayerAndroid::removeTexture(PaintedSurface* texture)
    [all...]
  /frameworks/base/libs/hwui/
ShapeCache.h 344 void removeTexture(PathTexture* texture);
468 removeTexture(texture);
476 void ShapeCache<Entry>::removeTexture(PathTexture* texture) {

Completed in 51 milliseconds