Searched defs:atlas (Results 1 – 4 of 4) sorted by relevance
29 VectorDrawableAtlas atlas(100 * 100); in RENDERTHREAD_SKIA_PIPELINE_TEST() local91 VectorDrawableAtlas atlas(100 * 100); in RENDERTHREAD_SKIA_PIPELINE_TEST() local115 VectorDrawableAtlas atlas(100 * 100); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
489 void Tree::updateCache(sp<skiapipeline::VectorDrawableAtlas>& atlas, GrContext* context) { in updateCache()529 sp<skiapipeline::VectorDrawableAtlas> atlas = mAtlas.promote(); in getSurface() local
455 sk_sp<const SkImage> atlas; member661 void DisplayListData::drawAtlas(const SkImage* atlas, const SkRSXform xforms[], const SkRect texs[], in drawAtlas()971 void RecordingCanvas::onDrawAtlas(const SkImage* atlas, const SkRSXform xforms[], in onDrawAtlas()
214 sp<VectorDrawableAtlas> atlas = mRenderThread.cacheManager().acquireVectorDrawableAtlas(); in renderVectorDrawableCache() local