Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkAAClip.cpp1400 fBoundsRight = bounds.fRight; in RowIter()
1403 SkASSERT(fRight <= fBoundsRight); in RowIter()
1420 if (fRight == fBoundsRight) { in next()
1428 SkASSERT(fRight <= fBoundsRight); in next()
1437 int fBoundsRight; member in RowIter
/external/skqp/src/core/
DSkAAClip.cpp1400 fBoundsRight = bounds.fRight; in RowIter()
1403 SkASSERT(fRight <= fBoundsRight); in RowIter()
1420 if (fRight == fBoundsRight) { in next()
1428 SkASSERT(fRight <= fBoundsRight); in next()
1437 int fBoundsRight; member in RowIter