Searched refs:pixelRefStableID (Results 1 – 2 of 2) sorted by relevance
192 bool TextureCache::destroyTexture(uint32_t pixelRefStableID) { in destroyTexture() argument193 auto hardwareIter = mHardwareTextures.find(pixelRefStableID); in destroyTexture()199 return mCache.remove(pixelRefStableID); in destroyTexture()
100 bool destroyTexture(uint32_t pixelRefStableID);