Searched refs:resetMarkInUse (Results 1 – 3 of 3) sorted by relevance
45 Caches::getInstance().textureCache.resetMarkInUse(this); in makeCurrent()181 caches.textureCache.resetMarkInUse(this); in onDestroyHardwareResources()245 Caches::getInstance().textureCache.resetMarkInUse(this); in unpinImages()
74 void resetMarkInUse(void* ownerToken);
86 void TextureCache::resetMarkInUse(void* ownerToken) { in resetMarkInUse() function in android::uirenderer::TextureCache