Searched refs:isPerspective (Results 1 – 3 of 3) sorted by relevance
125 if (CC_LIKELY(!matrix->isPerspective())) { in mapRect()
190 bool isPerspective() const;
146 bool Matrix4::isPerspective() const { in isPerspective() function in android::uirenderer::Matrix4