Lines Matching refs:conicTo
119 path.conicTo(0, 0, 3.5f, 0, weight); in test_undetected_paths()
121 path.conicTo(200, 0, 200, 3.5f, weight); in test_undetected_paths()
123 path.conicTo(200, 66, 196.5f, 66, weight); in test_undetected_paths()
125 path.conicTo(0, 66, 0, 62.5, weight); in test_undetected_paths()
132 path.conicTo(0, 0, 3.5f, 0, weight); in test_undetected_paths()
134 path.conicTo(153, 0, 153, 3.5f, weight); in test_undetected_paths()
136 path.conicTo(153, 85, 149.5f, 85, weight); in test_undetected_paths()
138 path.conicTo(0, 85, 0, 81.5f, weight); in test_undetected_paths()
145 path.conicTo(14, 14, 21, 14, weight); in test_undetected_paths()
147 path.conicTo(1370, 14, 1370, 21, weight); in test_undetected_paths()
149 path.conicTo(1370, 1196, 1363, 1196, weight); in test_undetected_paths()
151 path.conicTo(14, 1196, 14, 1189, weight); in test_undetected_paths()
158 path.conicTo(14, 14, 21, 14, weight); in test_undetected_paths()
160 path.conicTo(1370, 14, 1370, 21, weight); in test_undetected_paths()
162 path.conicTo(1370, 1750, 1363, 1750, weight); in test_undetected_paths()
164 path.conicTo(14, 1750, 14, 1743, weight); in test_undetected_paths()