Searched defs:stopx (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/src/core/ |
| D | SkScan_Antihair.cpp | 138 SkFixed drawLine(int x, int stopx, SkFixed fy, SkFixed slope) override { in drawLine() 175 SkFixed drawLine(int x, int stopx, SkFixed fy, SkFixed dy) override { in drawLine()
|
| D | SkScan_Hairline.cpp | 19 static void horiline(int x, int stopx, SkFixed fy, SkFixed dy, in horiline()
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_fieldmatch.c | 511 const int stopx = width - startx; in compare_fields() local
|