Searched defs:devOutside (Results 1 – 1 of 1) sorted by relevance
297 SkRect* devOutside, in compute_aa_rects()410 const SkRect& devOutside, in Make()425 const SkMatrix& viewMatrix, const SkRect& devOutside, const SkRect& devInside, in AAStrokeRectOp()799 const SkRect& devOutside, in generateAAStrokeRectGeometry()959 SkRect devOutside = viewMatrix.mapRect(rects[0]); in MakeNested() local