Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsWinding.cpp244 SkOpRayHit* hitHead = &hitBase; in sortableTop() local
248 contour->rayCheck(hitBase, dir, &hitHead, &allocator); in sortableTop()
252 SkOpRayHit* hit = hitHead; in sortableTop()