Searched defs:makeInset (Results 1 – 3 of 3) sorted by relevance
309 SkIRect makeInset(int32_t dx, int32_t dy) const { in makeInset() function973 SkRect makeInset(SkScalar dx, SkScalar dy) const { in makeInset() function
310 SkIRect makeInset(int32_t dx, int32_t dy) const { in makeInset() function1143 SkRect makeInset(SkScalar dx, SkScalar dy) const { in makeInset() function
29 Span makeInset(float o) const { in Sampling() function