Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/pipeline/skia/
DVectorDrawableAtlas.h205 void repack(GrContext* context);
DVectorDrawableAtlas.cpp66 repack(context); in repackIfNeeded()
76 void VectorDrawableAtlas::repack(GrContext* context) { in repack() function in android::uirenderer::skiapipeline::VectorDrawableAtlas
/frameworks/base/libs/hwui/tests/unit/
DVectorDrawableAtlasTests.cpp114 RENDERTHREAD_SKIA_PIPELINE_TEST(VectorDrawableAtlas, repack) { in RENDERTHREAD_SKIA_PIPELINE_TEST() argument