Home
last modified time | relevance | path

Searched defs:dx (Results 1 - 25 of 264) sorted by relevance

1234567891011

/third_party/skia/gm/
H A Ddrrect.cpp44 const SkScalar dx = r.width() + 16; variable
H A Dspritebitmap.cpp81 int dx = 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
H A Dimageblur2.cpp37 constexpr SkScalar dx = kWidth / sigmaCount; in DEF_SIMPLE_GM() local
H A Dblurs.cpp98 SkScalar dx = SkScalarRoundToScalar(path.getBounds().width()) + 14 + 0.25f; in DEF_SIMPLE_GM() local
114 SkScalar dx = SkScalarRoundToScalar(path.getBounds().width()) + 40 + 0.25f; in DEF_SIMPLE_GM() local
H A Dpathinterior.cpp95 SkScalar dx = (i / 8) * rect.width() * 6 / 5; variable
H A Dfilterindiabox.cpp29 static void draw_cell(SkCanvas* canvas, const SkBitmap& bm, const SkMatrix& mat, SkScalar dx, in draw_cell() argument
38 static void draw_row(SkCanvas* canvas, const SkBitmap& bm, const SkMatrix& mat, SkScalar dx) { in draw_row() argument
/third_party/skia/bench/
H A DSk4fBench.cpp70 dcdx(dc*dx), variable
/third_party/ffmpeg/libavcodec/
H A Dttadsp.c23 static void tta_filter_process_c(int32_t *qmi, int32_t *dx, int32_t *dl, in tta_filter_process_c() argument
[all...]
H A Dttaencdsp.c23 static void ttaenc_filter_process_c(int32_t *qm, int32_t *dx, int32_t *dl, in ttaenc_filter_process_c() argument
[all...]
H A Dttadata.h30 int32_t dx[MAX_ORDER]; member
/third_party/musl/src/math/
H A Dcbrtl.c33 double_t dr, dt, dx; in cbrtl() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dcbrtl.c33 double_t dr, dt, dx; in cbrtl() local
/third_party/icu/icu4c/source/samples/layout/
H A DSurface.cpp18 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, in drawGlyphs() argument
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DSurface.cpp18 void GDISurface::drawGlyphs(RenderingFontInstance *font, const LEGlyphID *glyphs, le_int32 count, const le_int32 *dx, in drawGlyphs() argument
/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.cpp61 SkScalar dx = SkIntToScalar(80); variable
[all...]
H A DSampleCircle.cpp43 void drawSix(SkCanvas* canvas, SkScalar dx, SkScalar dy) { in drawSix() argument
H A DSampleSG.cpp90 SkScalar dx = click->fCurr.fX - click->fPrev.fX; variable
/third_party/skia/tests/
H A DCubicMapTest.cpp45 SkScalar dx = 1.0f / 512; in exercise_cubicmap() local
H A DPathOpsSimplifyDegenerateThreadedTest.cpp21 int dx = d & 0x03; in testSimplifyDegeneratesMain() local
H A DPathOpsSimplifyTrianglesThreadedTest.cpp22 int dx = d & 0x03; in testSimplifyTrianglesMain() local
/third_party/skia/src/core/
H A DSkMatrixProvider.h65 SkPostTranslateMatrixProvider(const SkMatrixProvider& parent, SkScalar dx, SkScalar dy) in SkPostTranslateMatrixProvider() argument
/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/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test_tmp.h78 const int dx = quads[i]->input.x0 - ix; in NAME() local
/third_party/libinput/tools/
H A Dlibinput-analyze-per-slot-delta.py136 dx = 0 global() variable in Slot
[all...]

Completed in 10 milliseconds

1234567891011