Searched refs:destroyTexture (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DTextureCache.h100 bool destroyTexture(uint32_t pixelRefStableID);
H A DTextureCache.cpp194 bool TextureCache::destroyTexture(uint32_t pixelRefStableID) { function in class:android::uirenderer::TextureCache
/frameworks/base/libs/hwui/renderstate/
H A DRenderState.cpp126 if (mCaches && mCaches->textureCache.destroyTexture(pixelRefId)) {

Completed in 4603 milliseconds