Searched refs:givenBounds (Results 1 – 2 of 2) sorted by relevance
1198 const SkIRect& givenBounds, in validate_run() argument1219 if (rect.fTop != givenBounds.fTop) { in validate_run()1231 if (rect.fBottom > givenBounds.fBottom) { in validate_run()1266 if (ySpanCount != 0 || intervalCount != 0 || givenBounds != bounds) { in validate_run()