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

/external/skia/include/core/
H A DSkMatrix.h186 Also called preservesAxisAlignment(); use the one that provides better inline
219 bool preservesAxisAlignment() const { return this->rectStaysRect(); } function in class:SkMatrix
/external/skqp/include/core/
H A DSkMatrix.h186 Also called preservesAxisAlignment(); use the one that provides better inline
219 bool preservesAxisAlignment() const { return this->rectStaysRect(); } function in class:SkMatrix

Completed in 654 milliseconds