Searched refs:mCurNumPointers (Results 1 – 1 of 1) sorted by relevance
132 private int mCurNumPointers; field in PointerLocationView272 .append("P: ").append(mCurNumPointers) in onDraw()559 mCurNumPointers = 0; in onPointerEvent()567 mCurNumPointers += 1; in onPointerEvent()568 if (mMaxNumPointers < mCurNumPointers) { in onPointerEvent()569 mMaxNumPointers = mCurNumPointers; in onPointerEvent()663 mCurNumPointers = 0; in onPointerEvent()665 mCurNumPointers -= 1; in onPointerEvent()