Home | History | Annotate | Download | only in core

Lines Matching refs:fBounds

2167             // if we're empty, fBounds may be empty but translated, so we can't
2172 SkASSERT(fBounds.isEmpty());
2175 SkASSERT(fBounds.isEmpty());
2177 if (!fBounds.isEmpty()) {
2178 SkASSERT(fBounds.contains(bounds));