Searched defs:PathOp (Results 1 – 1 of 1) sorted by relevance
290 struct PathOp : RecordedOp { struct291 PathOp(BASE_PARAMS, const SkPath* path) : SUPER(PathOp), path(path) {} in PathOp() function292 const SkPath* path;