Searched refs:mCurNumPointers (Results 1 – 1 of 1) sorted by relevance
144 private int mCurNumPointers; field in PointerLocationView423 .append("P: ").append(mCurNumPointers) in drawLabels()598 mCurNumPointers = 0; in onPointerEvent()606 mCurNumPointers += 1; in onPointerEvent()607 if (mMaxNumPointers < mCurNumPointers) { in onPointerEvent()608 mMaxNumPointers = mCurNumPointers; in onPointerEvent()699 mCurNumPointers = 0; in onPointerEvent()701 mCurNumPointers -= 1; in onPointerEvent()