Searched refs:scaledB (Results 1 – 2 of 2) sorted by relevance
598 SkPath scaledA, scaledB; in innerPathOp() local601 scaledB.addPath(b, scale); in innerPathOp()602 scaledB.setFillType(b.getFillType()); in innerPathOp()604 scaledRgnB.setPath(scaledB, openClip); in innerPathOp()
3033 SkPath scaledA, scaledB; in VerifyOp() local3036 scaledB.addPath(two, scale); in VerifyOp()3037 scaledB.setFillType(two.getFillType()); in VerifyOp()3039 scaledRgnB.setPath(scaledB, openClip); in VerifyOp()