Searched defs:isIdentity (Results 1 – 7 of 7) sorted by relevance
191 bool MatrixStack::isIdentity() const in isIdentity() function in sw::MatrixStack
225 inline bool isIdentity() const { in isIdentity() function
154 bool isIdentity() const { in isIdentity() function
74 protected boolean isIdentity() { in isIdentity() method in ShadowMatrix
899 static bool isIdentity(ArrayRef<int> Mask) { in isIdentity() function