Searched refs:repack (Results 1 – 3 of 3) sorted by relevance
205 void repack(GrContext* context);
66 repack(context); in repackIfNeeded()76 void VectorDrawableAtlas::repack(GrContext* context) { in repack() function in android::uirenderer::skiapipeline::VectorDrawableAtlas
114 RENDERTHREAD_SKIA_PIPELINE_TEST(VectorDrawableAtlas, repack) { in RENDERTHREAD_SKIA_PIPELINE_TEST() argument