Searched refs:scaledB (Results 1 – 2 of 2) sorted by relevance
433 SkPath scaledA, scaledB; in Op() local436 scaledB.addPath(two, scale); in Op()437 scaledB.setFillType(two.getFillType()); in Op()439 scaledRgnB.setPath(scaledB, openClip); in Op()
530 SkPath scaledA, scaledB; in innerPathOp() local533 scaledB.addPath(b, scale); in innerPathOp()534 scaledB.setFillType(b.getFillType()); in innerPathOp()536 scaledRgnB.setPath(scaledB, openClip); in innerPathOp()