Searched refs:getPathOp (Results 1 – 4 of 4) sorted by relevance
103 function getPathOp(str) { function132 let combined = path1.op(path2, getPathOp(test.op));
114 function getPathOp(str) { function142 let combined = path1.op(path2, getPathOp(test.op));
66 virtual bool getPathOp(SkColor, SkPathOp*) const = 0;
302 bool getPathOp(SkColor color, SkPathOp* op) const override { in Default() function in TestSVGTypeface::Default::DefaultTypeface356 bool getPathOp(SkColor color, SkPathOp* op) const override { in Planets() function in TestSVGTypeface::Planets::PlanetTypeface1307 if (fTypeface.getPathOp(color, &op)) { in onDrawPath()