Searched refs:mAtlas (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp531 mAtlas = newAtlas;
537 sp<skiapipeline::VectorDrawableAtlas> atlas = mAtlas.promote();
549 sp<skiapipeline::VectorDrawableAtlas> lockAtlas = mAtlas.promote();
553 mAtlas = nullptr;
H A DVectorDrawable.h687 wp<skiapipeline::VectorDrawableAtlas> mAtlas; member in class:android::uirenderer::VectorDrawable::Tree::Cache

Completed in 57 milliseconds