Searched refs:removeTexture (Results 1 – 4 of 4) sorted by relevance
41 removeTexture(mCache.getValueAt(i)); in remove()
344 void removeTexture(PathTexture* texture);468 removeTexture(texture); in operator()476 void ShapeCache<Entry>::removeTexture(PathTexture* texture) { in removeTexture() function
97 sp<EGLTextureObject> removeTexture(GLuint name);
271 sp<EGLTextureObject> EGLSurfaceManager::removeTexture(GLuint name) in removeTexture() function in android::EGLSurfaceManager