Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
DTextureObjectManager.h97 sp<EGLTextureObject> removeTexture(GLuint name);
DTextureObjectManager.cpp269 sp<EGLTextureObject> EGLSurfaceManager::removeTexture(GLuint name) in removeTexture() function in android::EGLSurfaceManager
/frameworks/base/libs/hwui/
DPathCache.h258 void removeTexture(PathTexture* texture);
DPathCache.cpp216 removeTexture(texture); in operator ()()
223 void PathCache::removeTexture(PathTexture* texture) { in removeTexture() function in android::uirenderer::PathCache