Home
last modified time | relevance | path

Searched defs:stop_y (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkScan_Path.cpp222 static void walk_simple_edges(SkEdge* prevHead, SkBlitter* blitter, int start_y, int stop_y) { in walk_simple_edges() argument
100 walk_edges(SkEdge* prevHead, SkPathFillType fillType, SkBlitter* blitter, int start_y, int stop_y, PrePostProc proc, int rightClip) walk_edges() argument
395 sk_fill_path(const SkPath& path, const SkIRect& clipRect, SkBlitter* blitter, int start_y, int stop_y, int shiftEdgesUp, bool pathContainedInClip) sk_fill_path() argument
734 int stop_y = ir.fBottom; sk_fill_triangle() local
[all...]

Completed in 2 milliseconds