Home
last modified time | relevance | path

Searched defs:rectStaysRect (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/include/core/
DSkRSXform.h45 bool rectStaysRect() const { in rectStaysRect() function
DSkMatrix.h200 bool rectStaysRect() const { in rectStaysRect() function
/third_party/skia/include/core/
DSkRSXform.h45 bool rectStaysRect() const { in rectStaysRect() function
DSkMatrix.h263 bool rectStaysRect() const { in rectStaysRect() function
/third_party/skia/src/core/
DSkPathRef.cpp205 bool rectStaysRect = matrix.rectStaysRect(); in CreateTransformedCopy() local
/third_party/flutter/skia/src/core/
DSkPathRef.cpp235 bool rectStaysRect = matrix.rectStaysRect(); in CreateTransformedCopy() local