Searched refs:repackIfNeeded (Results 1 – 4 of 4) sorted by relevance
78 void repackIfNeeded(GrContext* context);
61 void VectorDrawableAtlas::repackIfNeeded(GrContext* context) { in repackIfNeeded() function in android::uirenderer::skiapipeline::VectorDrawableAtlas
160 atlas.repackIfNeeded(renderThread.getGrContext()); in RENDERTHREAD_SKIA_PIPELINE_TEST()
376 thread.cacheManager().acquireVectorDrawableAtlas()->repackIfNeeded( in repackVectorDrawableAtlas()