Searched refs:repackVectorDrawableAtlas (Results 1 – 3 of 3) sorted by relevance
144 static void repackVectorDrawableAtlas();
710 CREATE_BRIDGE1(repackVectorDrawableAtlas, RenderThread* thread) { in CREATE_BRIDGE1() argument716 void RenderProxy::repackVectorDrawableAtlas() { in repackVectorDrawableAtlas() function in android::uirenderer::renderthread::RenderProxy718 SETUP_TASK(repackVectorDrawableAtlas); in repackVectorDrawableAtlas()
47 renderthread::RenderProxy::repackVectorDrawableAtlas(); in prepareForDraw()