Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsWinding.cpp247 SkOpRayHit* hitHead = &hitBase; in sortableTop() local
258 contour->rayCheck(hitBase, dir, &hitHead, &allocator); in sortableTop()
262 SkOpRayHit* hit = hitHead; in sortableTop()