Searched refs:walk_edges (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/core/ |
D | SkScan_Path.cpp | 119 static void walk_edges(SkEdge* prevHead, SkPath::FillType fillType, in walk_edges() function 519 walk_edges(&headEdge, path.getFillType(), blitter, start_y, stop_y, proc); in sk_fill_path() 697 walk_edges(&headEdge, SkPath::kEvenOdd_FillType, blitter, start_y, stop_y, NULL); in sk_fill_triangle()
|