/third_party/typescript/tests/baselines/reference/ |
D | thisTypeInObjectLiterals2.js | 40 moveBy(dx, dy, dz) { argument 52 moveBy(dx, dy, dz) { argument 64 moveBy(dx, dy, dz) { argument 76 moveBy(dx, dy, dz) { argument 90 moveBy(dx, dy, dz) { argument 104 moveBy(dx, dy, dz) { argument 273 moveBy: function (dx, dy, dz) { argument 284 moveBy: function (dx, dy, dz) { argument 295 moveBy: function (dx, dy, dz) { argument 306 moveBy: function (dx, dy, dz) { argument [all …]
|
D | targetTypeTest1.js | 32 Point.prototype.add = function(dx, dy) { argument 44 add: function(dx, dy) { argument 90 Point.prototype.add = function (dx, dy) { argument 100 add: function (dx, dy) { argument
|
D | assignToPrototype1.js | 6 Point.prototype.add = function(dx, dy) { argument 10 Point.prototype.add = function (dx, dy) { argument
|
D | castTest.js | 26 add: function(dx, dy) { argument 46 add: function (dx, dy) { argument
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_msg.c | 88 ax, bx, cx, dx, si, di) \ argument 133 ax, bx, cx, dx, si, di) \ argument 157 ax, bx, cx, dx, si, di) \ argument 192 ax, bx, cx, dx, si, di) \ argument 219 ax, bx, cx, dx, si, di) \ argument 256 ax, bx, cx, dx, si, di) \ argument 263 ax, bx, cx, dx, si, di) \ argument 271 ax, bx, cx, dx, si, di) \ argument 308 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si = 0, di = 0; in vmw_open_channel() local 338 VMW_REG ax = 0, bx = 0, cx = 0, dx = 0, si, di; in vmw_close_channel() local [all …]
|
/third_party/skia/src/effects/imagefilters/ |
D | SkDropShadowImageFilter.cpp | 20 SkDropShadowImageFilter(SkScalar dx, SkScalar dy, SkScalar sigmaX, SkScalar sigmaY, in SkDropShadowImageFilter() 31 static sk_sp<SkImageFilter> Make(SkScalar dx, SkScalar dy, SkScalar sigmaX, SkScalar sigmaY, in Make() 60 SkScalar dx, SkScalar dy, SkScalar sigmaX, SkScalar sigmaY, SkColor color, in DropShadow() 67 SkScalar dx, SkScalar dy, SkScalar sigmaX, SkScalar sigmaY, SkColor color, in DropShadowOnly() 81 SkScalar dx = buffer.readScalar(); in CreateProc() local
|
/third_party/skia/include/core/ |
D | SkRRect.h | 337 void inset(SkScalar dx, SkScalar dy) { in inset() 356 void outset(SkScalar dx, SkScalar dy, SkRRect* dst) const { in outset() 374 void outset(SkScalar dx, SkScalar dy) { in outset() 383 void offset(SkScalar dx, SkScalar dy) { in offset() 393 SkRRect SK_WARN_UNUSED_RESULT makeOffset(SkScalar dx, SkScalar dy) const { in makeOffset()
|
/third_party/flutter/skia/include/core/ |
D | SkRRect.h | 358 void inset(SkScalar dx, SkScalar dy) { in inset() 377 void outset(SkScalar dx, SkScalar dy, SkRRect* dst) const { in outset() 395 void outset(SkScalar dx, SkScalar dy) { in outset() 404 void offset(SkScalar dx, SkScalar dy) { in offset() 414 SkRRect SK_WARN_UNUSED_RESULT makeOffset(SkScalar dx, SkScalar dy) const { in makeOffset()
|
/third_party/flutter/skia/bench/ |
D | InterpBench.cpp | 62 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 81 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 112 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 132 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 150 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest()
|
/third_party/skia/bench/ |
D | InterpBench.cpp | 62 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 81 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 112 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 132 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest() 150 void performTest(int16_t dst[], float fx, float dx, int count) override { in performTest()
|
/third_party/skia/gm/ |
D | rrect.cpp | 23 static void inset0(const SkRRect& src, SkScalar dx, SkScalar dy, SkRRect* dst) { in inset0() 43 static void inset1(const SkRRect& src, SkScalar dx, SkScalar dy, SkRRect* dst) { in inset1() 59 static void inset2(const SkRRect& src, SkScalar dx, SkScalar dy, SkRRect* dst) { in inset2() 87 static void inset3(const SkRRect& src, SkScalar dx, SkScalar dy, SkRRect* dst) { in inset3()
|
D | spritebitmap.cpp | 35 int dx, int dy, sk_sp<SkImageFilter> filter) { in draw_1_bitmap() 81 int dx = 10; in onDraw() local
|
D | blurs.cpp | 98 SkScalar dx = SkScalarRoundToScalar(path.getBounds().width()) + 14 + 0.25f; variable 114 SkScalar dx = SkScalarRoundToScalar(path.getBounds().width()) + 40 + 0.25f; variable
|
D | filterindiabox.cpp | 29 static void draw_cell(SkCanvas* canvas, const SkBitmap& bm, const SkMatrix& mat, SkScalar dx, in draw_cell() 38 static void draw_row(SkCanvas* canvas, const SkBitmap& bm, const SkMatrix& mat, SkScalar dx) { in draw_row()
|
/third_party/flutter/skia/gm/ |
D | rrect.cpp | 23 static void inset0(const SkRRect& src, SkScalar dx, SkScalar dy, SkRRect* dst) { in inset0() 43 static void inset1(const SkRRect& src, SkScalar dx, SkScalar dy, SkRRect* dst) { in inset1() 59 static void inset2(const SkRRect& src, SkScalar dx, SkScalar dy, SkRRect* dst) { in inset2() 87 static void inset3(const SkRRect& src, SkScalar dx, SkScalar dy, SkRRect* dst) { in inset3()
|
D | blurs.cpp | 97 SkScalar dx = SkScalarRoundToScalar(path.getBounds().width()) + 14 + 0.25f; variable 113 SkScalar dx = SkScalarRoundToScalar(path.getBounds().width()) + 40 + 0.25f; variable
|
D | spritebitmap.cpp | 35 int dx, int dy, sk_sp<SkImageFilter> filter) { in draw_1_bitmap() 80 int dx = 10; in onDraw() local
|
D | filterindiabox.cpp | 30 static void draw_cell(SkCanvas* canvas, const SkBitmap& bm, const SkMatrix& mat, SkScalar dx, in draw_cell() 42 static void draw_row(SkCanvas* canvas, const SkBitmap& bm, const SkMatrix& mat, SkScalar dx) { in draw_row()
|
/third_party/flutter/skia/src/core/ |
D | SkEdge.cpp | 152 static inline SkFDot6 cheap_distance(SkFDot6 dx, SkFDot6 dy) in cheap_distance() 164 static inline int diff_to_shift(SkFDot6 dx, SkFDot6 dy, int shiftAA = 2) in diff_to_shift() 222 SkFDot6 dx = (SkLeftShift(x1, 1) - x0 - x2) >> 2; in setQuadraticWithoutUpdate() local 294 SkFixed dx = fQDx; in updateQuadratic() local 400 SkFDot6 dx = cubic_delta_from_line(x0, x1, x2, x3); in setCubicWithoutUpdate() local
|
/third_party/skia/src/core/ |
D | SkEdge.cpp | 152 static inline SkFDot6 cheap_distance(SkFDot6 dx, SkFDot6 dy) in cheap_distance() 164 static inline int diff_to_shift(SkFDot6 dx, SkFDot6 dy, int shiftAA = 2) in diff_to_shift() 222 SkFDot6 dx = (SkLeftShift(x1, 1) - x0 - x2) >> 2; in setQuadraticWithoutUpdate() local 294 SkFixed dx = fQDx; in updateQuadratic() local 400 SkFDot6 dx = cubic_delta_from_line(x0, x1, x2, x3); in setCubicWithoutUpdate() local
|
D | SkBitmapProcState_matrixProcs.cpp | 25 SkFixed dx, in can_truncate_to_fixed_for_decal() 57 static void decal_nofilter_scale(uint32_t dst[], SkFixed fx, SkFixed dx, int count) { in decal_nofilter_scale() 94 const SkFractionalInt dx = s.fInvSxFractionalInt; in nofilter_scale() local 129 dx = s.fInvSxFractionalInt, in nofilter_affine() local 171 const SkFractionalInt dx = s.fInvSxFractionalInt; in filter_scale() local 214 dx = s.fInvSxFractionalInt, in filter_affine() local
|
/third_party/flutter/engine/flutter/flow/ohos_layers/ |
D | layer_tree_builder.cpp | 40 void LayerTreeBuilder::PushOffset(double dx, double dy) in PushOffset() 69 void LayerTreeBuilder::PushOpacity(int32_t alpha, double dx, double dy) in PushOpacity() 113 void LayerTreeBuilder::AddPicture(double dx, double dy, sk_sp<SkPicture> picture) in AddPicture() 125 void LayerTreeBuilder::AddTexture(double dx, double dy, double width, double height, in AddTexture()
|
/third_party/flutter/engine/flutter/lib/ui/compositing/ |
D | scene_builder.cc | 83 fml::RefPtr<EngineLayer> SceneBuilder::pushOffset(double dx, double dy) { in pushOffset() 123 double dx, in pushOpacity() 233 void SceneBuilder::addPicture(double dx, in addPicture() 249 void SceneBuilder::addTexture(double dx, in addTexture() 264 void SceneBuilder::addPlatformView(double dx, in addPlatformView() 278 void SceneBuilder::addChildScene(double dx, in addChildScene()
|
/third_party/libinput/test/ |
D | test-trackball.c | 137 double dx, dy; in START_TEST() local 187 double dx, dy; in START_TEST() local 236 double dx, dy; in START_TEST() local
|
/third_party/flutter/skia/src/effects/imagefilters/ |
D | SkDropShadowImageFilter.cpp | 22 SkDropShadowImageFilterImpl(SkScalar dx, SkScalar dy, SkScalar sigmaX, SkScalar sigmaY, in SkDropShadowImageFilterImpl() 54 sk_sp<SkImageFilter> SkDropShadowImageFilter::Make(SkScalar dx, SkScalar dy, in Make() 74 SkScalar dx = buffer.readScalar(); in CreateProc() local
|