Searched defs:isSquare (Results 1 – 6 of 6) sorted by relevance
32 boolean isSquare(); in isSquare() method
961 public boolean isSquare() { in isSquare() method in BigMatrixImpl
646 public boolean isSquare() { in isSquare() method in AbstractFieldMatrix
180 private static boolean isSquare(int[] x) in isSquare() method in SecP224R1FieldElement
1123 const bool isSquare = testSize.textureSize.x() == testSize.textureSize.y(); in testTextureSize() local
1223 const bool isSquare = textureSize.x() == textureSize.y(); in isValidCase() local