Searched refs:isPerspective (Results 1 – 4 of 4) sorted by relevance
184 bool isPerspective() const;
165 return transform->isPerspective(); in hasPerspectiveTransform()
145 bool Matrix4::isPerspective() const { in isPerspective() function in android::uirenderer::Matrix4
2908 if (CC_UNLIKELY(transform.isPerspective())) { in findBestFontTransform()