Searched refs:hasPerspective (Results 1 – 5 of 5) sorted by relevance
75 public static boolean hasPerspective(Matrix m) { in hasPerspective() method in Matrix_Delegate81 return delegate.hasPerspective(); in hasPerspective()174 public boolean hasPerspective() { in hasPerspective() method in Matrix_Delegate910 if (hasPerspective()) { in mapVectors()
349 if (matrixDelegate.hasPerspective()) { in nSetMatrix()
890 if (matrix.hasPerspective()) { in transform()
198 if (shadowMatrix.hasPerspective()) { in drawShadow()
145 if (CC_LIKELY(!transform->hasPerspective())) { in mapRect()