Searched refs:isPerspective (Results 1 – 4 of 4) sorted by relevance
194 bool isPerspective() const;
177 return transform->isPerspective(); in hasPerspectiveTransform()
148 bool Matrix4::isPerspective() const { in isPerspective() function in android::uirenderer::Matrix4
2733 } else if (CC_UNLIKELY(transform.isPerspective())) {