Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkScan_Path.cpp101 SkBlitter* blitter, int start_y, int stop_y, in walk_edges()
223 static void walk_simple_edges(SkEdge* prevHead, SkBlitter* blitter, int start_y, int stop_y) { in walk_simple_edges()
397 int start_y, int stop_y, int shiftEdgesUp, bool pathContainedInClip) { in sk_fill_path()
730 int stop_y = ir.fBottom; in sk_fill_triangle() local
DSkScan_AAAPath.cpp1052 static bool is_smooth_enough(SkAnalyticEdge* thisEdge, SkAnalyticEdge* nextEdge, int stop_y) { in is_smooth_enough()
1076 int stop_y) { in is_smooth_enough()
1101 int stop_y, in aaa_walk_convex_edges()
1552 int stop_y, in aaa_walk_edges()
1848 int stop_y, in aaa_fill_path()
DSkScan_AntiPath.cpp316 int stop_y = (y + height) >> SHIFT; in blitRect() local
/third_party/skia/src/core/
DSkScan_Path.cpp101 SkBlitter* blitter, int start_y, int stop_y, in walk_edges()
222 static void walk_simple_edges(SkEdge* prevHead, SkBlitter* blitter, int start_y, int stop_y) { in walk_simple_edges()
396 int start_y, int stop_y, int shiftEdgesUp, bool pathContainedInClip) { in sk_fill_path()
734 int stop_y = ir.fBottom; in sk_fill_triangle() local
DSkScan_AAAPath.cpp1051 static bool is_smooth_enough(SkAnalyticEdge* thisEdge, SkAnalyticEdge* nextEdge, int stop_y) { in is_smooth_enough()
1075 int stop_y) { in is_smooth_enough()
1100 int stop_y, in aaa_walk_convex_edges()
1558 int stop_y, in aaa_walk_edges()
1852 int stop_y, in aaa_fill_path()
DSkScan_AntiPath.cpp315 int stop_y = (y + height) >> SHIFT; in blitRect() local