Searched refs:DrawVectorDrawable (Results 1 – 2 of 2) sorted by relevance
53 X(DrawVectorDrawable)
495 struct DrawVectorDrawable final : Op { struct496 static const auto kType = Type::DrawVectorDrawable; argument497 DrawVectorDrawable(VectorDrawableRoot* tree) in DrawVectorDrawable() argument710 this->push<DrawVectorDrawable>(0, tree); in drawVectorDrawable()