Searched refs:stopy (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/core/ |
D | SkScan_Antihair.cpp | 152 static SkFixed vline(int y, int stopy, SkFixed fx, SkFixed /*slope*/, in vline() argument 154 SkASSERT(y < stopy); in vline() 162 blitter->blitV(x, y, stopy - y, ApplyGamma(gGammaTable, ma)); in vline() 166 blitter->blitV(x - 1, y, stopy - y, ApplyGamma(gGammaTable, ma)); in vline() 172 static SkFixed vertish(int y, int stopy, SkFixed fx, SkFixed dx, in vertish() argument 174 SkASSERT(y < stopy); in vertish() 198 } while (++y < stopy); in vertish()
|
D | SkScan_Hairline.cpp | 26 static void vertline(int y, int stopy, SkFixed fx, SkFixed dx, in vertline() argument 28 SkASSERT(y < stopy); in vertline() 33 } while (++y < stopy); in vertline()
|
/external/skia/gm/ |
D | gammatext.cpp | 170 SkScalar stopy = HEIGHT; in onDraw() local 171 while (y < stopy) { in onDraw()
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
D | 3d-raytrace.js | 292 function renderRows(camera, scene, pixels, width, height, starty, stopy) { argument 293 for (var y = starty; y < stopy; y++) {
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
D | 3d-raytrace.js | 292 function renderRows(camera, scene, pixels, width, height, starty, stopy) { argument 293 for (var y = starty; y < stopy; y++) {
|
/external/webkit/Source/WebKit/gtk/po/ |
D | cs.po | 996 msgstr "ztlumit hudební stopy"
|