Searched refs:givenBounds (Results 1 – 1 of 1) sorted by relevance
1196 const SkIRect& givenBounds, in validate_run() argument1217 if (rect.fTop != givenBounds.fTop) { in validate_run()1229 if (rect.fBottom > givenBounds.fBottom) { in validate_run()1264 if (ySpanCount != 0 || intervalCount != 0 || givenBounds != bounds) { in validate_run()