Searched refs:VectorDrawableFunctor (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DVectorDrawable.h682 class VectorDrawableFunctor : public PushStagingFunctor { class in class:android::uirenderer::VectorDrawable::Tree
684 VectorDrawableFunctor(Tree* tree) : mTree(tree) {} function in class:android::uirenderer::VectorDrawable::Tree::VectorDrawableFunctor
707 VectorDrawableFunctor mFunctor = VectorDrawableFunctor(this);

Completed in 60 milliseconds