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

/frameworks/native/opengl/libagl/
H A DTextureObjectManager.h97 sp<EGLTextureObject> removeTexture(GLuint name);
H A DTextureObjectManager.cpp269 sp<EGLTextureObject> EGLSurfaceManager::removeTexture(GLuint name) function in class:android::EGLSurfaceManager
/frameworks/base/libs/hwui/
H A DPathCache.cpp63 removeTexture(mCache.getValueAt(i));
H A DShapeCache.h357 void removeTexture(PathTexture* texture);
481 removeTexture(texture);
489 void ShapeCache<Entry>::removeTexture(PathTexture* texture) { function in class:android::uirenderer::ShapeCache

Completed in 1088 milliseconds