Home | History | Annotate | Download | only in core

Lines Matching refs:getBounds

60     avoiding the need to revisit all of the points in getBounds().
102 joinNoEmptyChecks(&fRect, fPath->getBounds());
481 *rect = getBounds();
1046 const SkRect& bounds = rrect.getBounds();
2539 SkScalar ymax = this->getBounds().fTop;
2822 if (!contains_inclusive(this->getBounds(), x, y)) {