Searched refs:removeTexture (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
H A DPathCache.cpp41 removeTexture(mCache.getValueAt(i));
H A DShapeCache.h344 void removeTexture(PathTexture* texture);
468 removeTexture(texture);
476 void ShapeCache<Entry>::removeTexture(PathTexture* texture) { function in class:android::uirenderer::ShapeCache
/frameworks/base/opengl/libagl/
H A DTextureObjectManager.h97 sp<EGLTextureObject> removeTexture(GLuint name);
H A DTextureObjectManager.cpp271 sp<EGLTextureObject> EGLSurfaceManager::removeTexture(GLuint name) function in class:android::EGLSurfaceManager

Completed in 394 milliseconds