Searched refs:rectStaysRect (Results 1 – 6 of 6) sorted by relevance
115 m.rectStaysRect() == gRectStaysRectSamples[i].mStaysRect); in TestMatrix()
67 bool rectStaysRect() const { in rectStaysRect() function
461 matrix->rectStaysRect() && SkCanvas::kPoints_PointMode == mode) { in init()669 paint.getRasterizer() || !fMatrix->rectStaysRect() || in drawRect()
830 if (fMCRec->fMatrix->rectStaysRect()) { in clipRect()
934 if (!fBoundsIsDirty && matrix.rectStaysRect() && fPts.count() > 1) { in transform()
1005 if (this->rectStaysRect()) { in mapRect()