Home
last modified time | relevance | path

Searched refs:rootCount (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkStroke.cpp1151 int rootCount = intersect_quad_ray(ray, stroke, roots); in strokeCloseEnough() local
1152 if (rootCount != 1) { in strokeCloseEnough()
1154 "rootCount=%d != 1", rootCount); in strokeCloseEnough()