Searched refs:BOTH (Results 1 – 2 of 2) sorted by relevance
41 NONE('N'), VERTICAL('V'), HORIZONTAL('H'), BOTH('B'); enumConstant61 return BOTH; in fromValue()117 if (mMirror == Mirror.BOTH in isHorizontal()125 if (mMirror == Mirror.BOTH in isVertical()138 mMirror = Mirror.BOTH; in cycle()140 case BOTH: in cycle()
234 } else if (type == Mirror.BOTH) { in concatMirrorMatrix()