Searched defs:point (Results 1 – 6 of 6) sorted by relevance
40 Point point = new Point(10, 10); in testConstructor() local61 Point point = new Point(3, 4); in testEquals2() local
44 Point point = new Point(10, 10); in testConstructor() local
37 GesturePoint point = new GesturePoint(expected_x, expected_y, expected_timestamp); in testGesturePointConstructor() local
86 Point point = finger.point; in onDraw() local94 public Point point; field in TouchPointView.Finger
72 void ImageTestHandler::drawPoint(const Vec2i &point, const Vec3i &color) { in drawPoint()
545 Point point = new Point(); in testGetGlobalVisibleRectPoint() local