Searched refs:tpLast (Results 1 – 1 of 1) sorted by relevance
158 static TPData tpLast = { 0, 0, 0, 0 }; in HandDraw() local173 tpLast.touch = 0; in HandDraw()183 if (!tpLast.touch) in HandDraw()189 DrawLine(tpLast.x, tpLast.y, sample.x, sample.y, 0); in HandDraw()191 tpLast = sample; in HandDraw()