Searched refs:isNoOp (Results 1 – 1 of 1) sorted by relevance
54 bool isNoOp() const { return isZero(vectorX) && isZero(vectorY); } in isNoOp() function56 bool hasEffect() const { return !isNoOp(); } in hasEffect()