Searched refs:tmpSpot (Results 1 – 1 of 1) sorted by relevance
25 val tmpSpot = MotionEvent.PointerCoords() constant89 filterInto(tmpSpot, tool) in addInternal()90 mPlotter.plot(tmpSpot) in addInternal()102 evt.getHistoricalPointerCoords(0, i, tmpSpot) in add()103 addInternal(tmpSpot, tool) in add()105 evt.getPointerCoords(0, tmpSpot) in add()106 addInternal(tmpSpot, tool) in add()111 filterInto(tmpSpot, lastTool) in finish()113 mPlotter.plot(tmpSpot) in finish()