Searched refs:preservesAxisAlignment (Results 1 – 2 of 2) sorted by relevance
144 bool useCache = fAllowCaching && !inverseFilled && args.fViewMatrix->preservesAxisAlignment() && in onDrawPath()
94 bool preservesAxisAlignment() const { return this->rectStaysRect(); } in preservesAxisAlignment() function