Searched defs:point (Results 1 – 5 of 5) 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
72 void ImageTestHandler::drawPoint(const Vec2i &point, const Vec3i &color) { in drawPoint()
542 Point point = new Point(); in testGetGlobalVisibleRectPoint() local