Searched refs:destroyTexture (Results 1 – 3 of 3) sorted by relevance
100 bool destroyTexture(uint32_t pixelRefStableID);
194 bool TextureCache::destroyTexture(uint32_t pixelRefStableID) { in destroyTexture() function in android::uirenderer::TextureCache
126 if (mCaches && mCaches->textureCache.destroyTexture(pixelRefId)) { in onBitmapDestroyed()