Searched defs:devOutside (Results 1 – 1 of 1) sorted by relevance
303 SkRect* devOutside, in compute_aa_rects()416 const SkRect& devOutside, in Make()431 const SkMatrix& viewMatrix, const SkRect& devOutside, const SkRect& devInside, in AAStrokeRectOp()805 const SkRect& devOutside, in generateAAStrokeRectGeometry()965 SkRect devOutside = viewMatrix.mapRect(rects[0]); in MakeNested() local