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.h257 void removeTexture(PathTexture* texture);
H A DPathCache.cpp213 removeTexture(texture);
220 void PathCache::removeTexture(PathTexture* texture) { function in class:android::uirenderer::PathCache

Completed in 900 milliseconds