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