Home
last modified time | relevance | path

Searched refs:givenBounds (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/core/
DSkRegion.cpp1198 const SkIRect& givenBounds, in validate_run() argument
1219 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()
/external/skia/src/core/
DSkRegion.cpp1198 const SkIRect& givenBounds, in validate_run() argument
1219 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()