Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScan_Path.cpp96 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
DSkScan_AAAPath.cpp958 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()
DSkScan_AntiPath.cpp313 int stop_y = (y + height) >> SHIFT; in blitRect() local
/external/ImageMagick/MagickCore/
Ddraw.c3977 stop_y, in DrawPolygonPrimitive() local