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