Home
last modified time | relevance | path

Searched defs:dy (Results 1 - 25 of 236) sorted by relevance

12345678910

/third_party/skia/src/core/
H A DSkScan_Hairline.cpp19 static void horiline(int x, int stopx, SkFixed fy, SkFixed dy, in horiline() argument
[all...]
H A DSkMatrixProvider.h65 SkPostTranslateMatrixProvider(const SkMatrixProvider& parent, SkScalar dx, SkScalar dy) in SkPostTranslateMatrixProvider() argument
/third_party/skia/gm/
H A Ddrrect.cpp45 const SkScalar dy = r.height() + 16; variable
H A Dspritebitmap.cpp82 int dy = 10; variable
34 draw_1_bitmap(SkCanvas* canvas, const SkBitmap& bm, bool doClip, int dx, int dy, sk_sp<SkImageFilter> filter) draw_1_bitmap() argument
[all...]
H A Dimageblur2.cpp38 constexpr SkScalar dy = kHeight / sigmaCount; in DEF_SIMPLE_GM() local
H A Dpathinterior.cpp96 SkScalar dy = (i % 8) * rect.height() * 6 / 5; variable
H A Dhairmodes.cpp115 SkScalar dy = drawCell(canvas, gModes[i], variable
/third_party/musl/src/math/
H A Dtgamma.c112 double_t dy, z, r; in tgamma() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dtgamma.c112 double_t dy, z, r; in tgamma() local
/third_party/libinput/test/
H A Dtest-trackball.c133 double dx, dy; in START_TEST() local
183 double dx, dy; in START_TEST() local
232 double dx, dy; START_TEST() local
[all...]
/third_party/skia/samplecode/
H A DSampleAARects.cpp62 SkScalar dy = SkIntToScalar(100); variable
H A DSampleCircle.cpp43 void drawSix(SkCanvas* canvas, SkScalar dx, SkScalar dy) { in drawSix() argument
H A DSampleHairModes.cpp95 SkScalar dy = drawCell(canvas, gModes[i], variable
H A DSampleAARectModes.cpp96 SkScalar dy = drawCell(canvas, gModes[i], gAlphaValue[alpha & 1], variable
H A DSampleSG.cpp91 SkScalar dy = click->fCurr.fY - click->fPrev.fY; variable
/third_party/musl/libc-test/src/math/gen/
H A Dgen.h39 float dy; member
H A Dutil.c44 double ulperr(double y, double ycr, double dy) in ulperr() argument
/third_party/skia/tests/
H A DPathOpsSimplifyDegenerateThreadedTest.cpp22 int dy = d >> 2; in testSimplifyDegeneratesMain() local
H A DPathOpsSimplifyTrianglesThreadedTest.cpp23 int dy = d >> 2; in testSimplifyTrianglesMain() local
H A DGrPathUtilsTest.cpp104 double dy = (1 - h) / 2; local
/third_party/ffmpeg/tests/
H A Dvideogen.c82 int r, g, b, x, y, i, dx, dy, x1, y1; in gen_image() local
/third_party/libinput/tools/
H A Dlibinput-analyze-per-slot-delta.py137 dy = 0 global() variable in Slot
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_line.c67 const float dy = fabsf(pos0[1] - pos2[1]); in wideline_line() local
/third_party/skia/src/pathops/
H A DSkLineParameters.h171 double dy() const { in dy() function in SkLineParameters
H A DSkOpCubicHull.cpp10 double dy = cubic[index].fY - cubic[zero].fY; in rotate() local

Completed in 9 milliseconds

12345678910