Searched refs:hasZeroScaleAxis (Results 1 – 2 of 2) sorted by relevance
86 public static boolean hasZeroScaleAxis(Matrix matrix) { in hasZeroScaleAxis() method in Utils
142 if (Utils.hasZeroScaleAxis(parentMatrix)) { in draw()