Searched refs:PathOp (Results 1 – 5 of 5) sorted by relevance
99 UNMERGEABLE_OP_FN(PathOp) \290 struct PathOp : RecordedOp { struct291 PathOp(BASE_PARAMS, const SkPath* path) : SUPER(PathOp), path(path) {} in PathOp() argument
419 addOp(alloc().create_trivial<PathOp>(Rect(path.getBounds()), in drawPath()
684 void FrameBuilder::deferPathOp(const PathOp& op) { in deferPathOp()
612 void BakedOpDispatcher::onPathOp(BakedOpRenderer& renderer, const PathOp& op, in onPathOp()
282 PathOp op(bounds, Matrix4::identity(), nullptr, &paint, &path); in RENDERTHREAD_OPENGL_PIPELINE_TEST()