Home
last modified time | relevance | path

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

/external/skqp/include/core/
DSkRSXform.h45 bool rectStaysRect() const { in rectStaysRect() function
DSkMatrix.h202 bool rectStaysRect() const { in rectStaysRect() function
/external/skia/include/core/
DSkRSXform.h45 bool rectStaysRect() const { in rectStaysRect() function
DSkMatrix.h202 bool rectStaysRect() const { in rectStaysRect() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMatrix.java84 protected boolean rectStaysRect() { in rectStaysRect() method in ShadowMatrix
438 public boolean rectStaysRect() { in rectStaysRect() method in ShadowMatrix.SimpleMatrix
/external/skqp/src/core/
DSkPathRef.cpp235 bool rectStaysRect = matrix.rectStaysRect(); in CreateTransformedCopy() local
/external/skia/src/core/
DSkPathRef.cpp235 bool rectStaysRect = matrix.rectStaysRect(); in CreateTransformedCopy() local