Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DRenderProxy.h153 static void repackVectorDrawableAtlas();
DRenderProxy.cpp372 void RenderProxy::repackVectorDrawableAtlas() { in repackVectorDrawableAtlas() function in android::uirenderer::renderthread::RenderProxy
/frameworks/base/libs/hwui/pipeline/skia/
DVectorDrawableAtlas.cpp47 renderthread::RenderProxy::repackVectorDrawableAtlas(); in prepareForDraw()