Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScan_Path.cpp131 static void walk_edges(SkEdge* prevHead, SkPath::FillType fillType, in walk_edges() function
514 walk_edges(&headEdge, path.getFillType(), blitter, start_y, stop_y, proc, rightEdge); in sk_fill_path()