Searched refs:resultBounds (Results 1 – 4 of 4) sorted by relevance
77 bool GrSWMaskHelper::init(const SkIRect& resultBounds) { in init() argument79 fTranslate = {-SkIntToScalar(resultBounds.fLeft), -SkIntToScalar(resultBounds.fTop)}; in init()80 SkIRect bounds = SkIRect::MakeWH(resultBounds.width(), resultBounds.height()); in init()
45 bool init(const SkIRect& resultBounds);
46 bool init(const SkIRect& resultBounds);