Searched refs:rootCount (Results 1 – 1 of 1) sorted by relevance
1151 int rootCount = intersect_quad_ray(ray, stroke, roots); in strokeCloseEnough() local1152 if (rootCount != 1) { in strokeCloseEnough()1154 "rootCount=%d != 1", rootCount); in strokeCloseEnough()