Searched defs:stop_y (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/core/ |
D | SkScan_Path.cpp | 96 SkBlitter* blitter, int start_y, int stop_y, in walk_edges() 209 SkBlitter* blitter, int start_y, int stop_y, in walk_convex_edges() 390 int start_y, int stop_y, int shiftEdgesUp, bool pathContainedInClip) { in sk_fill_path() 739 int stop_y = ir.fBottom; in sk_fill_triangle() local
|
D | SkScan_AAAPath.cpp | 958 static inline bool isSmoothEnough(SkAnalyticEdge* thisEdge, SkAnalyticEdge* nextEdge, int stop_y) { in isSmoothEnough() 981 SkAnalyticEdge* currE, int stop_y) { in isSmoothEnough() 1003 AdditiveBlitter* blitter, int start_y, int stop_y, SkFixed leftBound, SkFixed riteBound, in aaa_walk_convex_edges() 1375 SkPath::FillType fillType, AdditiveBlitter* blitter, int start_y, int stop_y, in aaa_walk_edges() 1591 AdditiveBlitter* blitter, int start_y, int stop_y, bool pathContainedInClip, in aaa_fill_path()
|
D | SkScan_AntiPath.cpp | 313 int stop_y = (y + height) >> SHIFT; in blitRect() local
|
/external/ImageMagick/MagickCore/ |
D | draw.c | 3977 stop_y, in DrawPolygonPrimitive() local
|