Home
last modified time | relevance | path

Searched defs:preservesAxisAlignment (Results 1 – 2 of 2) sorted by relevance

/external/skqp/include/core/
DSkMatrix.h230 bool preservesAxisAlignment() const { return this->rectStaysRect(); } in preservesAxisAlignment() function
/external/skia/include/core/
DSkMatrix.h293 bool preservesAxisAlignment() const { return this->rectStaysRect(); } in preservesAxisAlignment() function