Home
last modified time | relevance | path

Searched defs:atlas (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/tests/unit/
DVectorDrawableAtlasTests.cpp29 VectorDrawableAtlas atlas(100*100); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
92 VectorDrawableAtlas atlas(100*100); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
116 VectorDrawableAtlas atlas(100*100); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
/frameworks/base/libs/hwui/
DVectorDrawable.cpp495 void Tree::updateCache(sp<skiapipeline::VectorDrawableAtlas>& atlas, GrContext* context) { in updateCache()
544 sp<skiapipeline::VectorDrawableAtlas> atlas = mAtlas.promote(); in getSurface() local
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaPipeline.cpp187 sp<VectorDrawableAtlas> atlas = mRenderThread.cacheManager().acquireVectorDrawableAtlas(); in renderVectorDrawableCache() local