Searched refs:DrawVectorDrawable (Results 1 – 2 of 2) sorted by relevance
51 X(DrawVectorDrawable)
482 struct DrawVectorDrawable final : Op { struct483 static const auto kType = Type::DrawVectorDrawable; argument484 DrawVectorDrawable(VectorDrawableRoot* tree) in DrawVectorDrawable() argument769 this->push<DrawVectorDrawable>(0, tree); in drawVectorDrawable()