Searched refs:acquireVectorDrawableAtlas (Results 1 – 4 of 4) sorted by relevance
50 sp<skiapipeline::VectorDrawableAtlas> acquireVectorDrawableAtlas();
376 thread.cacheManager().acquireVectorDrawableAtlas()->repackIfNeeded( in repackVectorDrawableAtlas()387 thread.cacheManager().acquireVectorDrawableAtlas()->delayedReleaseEntries(); in releaseVDAtlasEntries()
143 sp<skiapipeline::VectorDrawableAtlas> CacheManager::acquireVectorDrawableAtlas() { in acquireVectorDrawableAtlas() function in android::uirenderer::renderthread::CacheManager
214 sp<VectorDrawableAtlas> atlas = mRenderThread.cacheManager().acquireVectorDrawableAtlas(); in renderVectorDrawableCache()