Home | History | Annotate | Download | only in phototable

Lines Matching defs:mB

52     private int mB = INVALID_POINTER;
70 int b = ev.findPointerIndex(mB);
141 if (mB == INVALID_POINTER) {
142 mB = ev.getPointerId(ev.getActionIndex());
148 if (mB == ev.getPointerId(ev.getActionIndex())) {
149 mB = INVALID_POINTER;
154 mA = mB;
156 mB = INVALID_POINTER;
186 if (mManualImageRotation && mB != INVALID_POINTER) {
228 mB = INVALID_POINTER;