Searched defs:stop_y (Results 1 – 7 of 7) sorted by relevance
/external/skqp/src/core/ |
D | SkScan_Path.cpp | 101 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
|
D | SkScan_AAAPath.cpp | 950 static inline bool isSmoothEnough(SkAnalyticEdge* thisEdge, SkAnalyticEdge* nextEdge, int stop_y) { in isSmoothEnough() 973 SkAnalyticEdge* currE, int stop_y) { in isSmoothEnough() 997 AdditiveBlitter* blitter, int start_y, int stop_y, SkFixed leftBound, SkFixed riteBound, in aaa_walk_convex_edges() 1377 SkPath::FillType fillType, AdditiveBlitter* blitter, int start_y, int stop_y, in aaa_walk_edges() 1593 AdditiveBlitter* blitter, int start_y, int stop_y, bool pathContainedInClip, in aaa_fill_path()
|
D | SkScan_AntiPath.cpp | 317 int stop_y = (y + height) >> SHIFT; in blitRect() local
|
/external/skia/src/core/ |
D | SkScan_Path.cpp | 101 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() 729 int stop_y = ir.fBottom; in sk_fill_triangle() local
|
D | SkScan_AAAPath.cpp | 1051 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() 1551 int stop_y, in aaa_walk_edges() 1845 int stop_y, in aaa_fill_path()
|
D | SkScan_AntiPath.cpp | 315 int stop_y = (y + height) >> SHIFT; in blitRect() local
|
/external/ImageMagick/MagickCore/ |
D | draw.c | 4916 stop_y, in DrawPolygonPrimitive() local
|