Searched refs:VectorDrawableOp (Results 1 – 3 of 3) sorted by relevance
85 PRE_RENDER_OP_FN(VectorDrawableOp) \330 struct VectorDrawableOp : RecordedOp { struct331 VectorDrawableOp(VectorDrawable::Tree* tree, BASE_PARAMS_PAINTLESS) in VectorDrawableOp() function332 : SUPER_PAINTLESS(VectorDrawableOp), vectorDrawable(tree) {} in VectorDrawableOp()
427 addOp(alloc().create_trivial<VectorDrawableOp>( in drawVectorDrawable()
625 void FrameBuilder::deferVectorDrawableOp(const VectorDrawableOp& op) { in deferVectorDrawableOp()