Home
last modified time | relevance | path

Searched refs:lockAtlas (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DVectorDrawable.cpp541 sp<skiapipeline::VectorDrawableAtlas> lockAtlas = mAtlas.promote(); in clear() local
542 if (lockAtlas.get()) { in clear()
543 lockAtlas->releaseEntry(mAtlasKey); in clear()