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