OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:walk_edges
(Results
1 - 1
of
1
) sorted by null
/external/skia/src/core/
SkScan_Path.cpp
99
static void
walk_edges
(SkEdge* prevHead, SkPath::FillType fillType,
function
482
walk_edges
(&headEdge, path.getFillType(), blitter, start_y, stop_y, proc, rightEdge);
677
//
walk_edges
(&headEdge, SkPath::kEvenOdd_FillType, blitter, start_y, stop_y, NULL);
Completed in 706 milliseconds