Searched refs:assertLineBoundingBox (Results 1 – 3 of 3) sorted by relevance
73 mLineHelper.assertLineBoundingBox(mGesture.getBoundingBox()); in testGetBoundingBox()82 mLineHelper.assertLineBoundingBox(mGesture.toPath()); in testToPath()91 mLineHelper.assertLineBoundingBox(mGesture.toPath(null)); in testToPathPath()97 mLineHelper.assertLineBoundingBox(generatedPath); in testToPathPath()
64 mHelper.assertLineBoundingBox(linePath); in testGetPath_line()79 mHelper.assertLineBoundingBox(linePath); in testToPath_line()124 mHelper.assertLineBoundingBox(line.boundingBox); in testBoundingBox_line()
59 void assertLineBoundingBox(Path linePath) { in assertLineBoundingBox() method in LineGestureStrokeHelper77 void assertLineBoundingBox(RectF bounds) { in assertLineBoundingBox() method in LineGestureStrokeHelper