/ohos5.0/base/msdp/device_status/tools/vdev/json/ |
H A D | simulate_mouse_dragging.json | 7 { "action": "move", "dx": 15, "dy": 15 }, number 8 { "action": "move", "dx": 15, "dy": 10 }, number 9 { "action": "move", "dx": 15, "dy": 10 }, number 10 { "action": "move", "dx": 15, "dy": 10 }, number 11 { "action": "move", "dx": 15, "dy": 10 }, number 12 { "action": "move", "dx": 15, "dy": 30 }, number 13 { "action": "move", "dx": 25, "dy": 20 }, number 14 { "action": "move", "dx": 35, "dy": 10 }, number 15 { "action": "move", "dx": 15, "dy": 40 }, number 16 { "action": "move", "dx": 15, "dy": 20 }, number [all …]
|
H A D | simulate_rk_mouse_dragging.json | 5 { "action": "move", "dx": 1, "dy": 1 }, number 7 { "action": "move", "dx": 0, "dy": -50 }, number 9 { "action": "move", "dx": 50, "dy": -50 }, number 11 { "action": "move", "dx": -20, "dy": -50 }, number 13 { "action": "move", "dx": -10, "dy": -50 }, number 15 { "action": "move", "dx": -20, "dy": -50 }, number 17 { "action": "move", "dx": 30, "dy": -50 }, number 19 { "action": "move", "dx": 0, "dy": -50 }, number 25 { "action": "move", "dx": 0, "dy": -50 }, number 27 { "action": "move", "dx": 0, "dy": -50 }, number [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_fe_offset_declaration.h | 25 Dimension dy; member 42 void SetDy(const Dimension& dy) in SetDy()
|
H A D | svg_text_declaration.h | 27 Dimension dy; member 100 void SetDy(const Dimension& dy) in SetDy()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/ |
H A D | matrix44.cpp | 25 void Matrix44::Translate(scalar dx, scalar dy, scalar dz) in Translate() 35 void Matrix44::PreTranslate(scalar dx, scalar dy, scalar dz) in PreTranslate() 40 void Matrix44::PostTranslate(scalar dx, scalar dy, scalar dz) in PostTranslate()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_matrix44.cpp | 31 void SkiaMatrix44::Translate(scalar dx, scalar dy, scalar dz) in Translate() 41 void SkiaMatrix44::PreTranslate(scalar dx, scalar dy, scalar dz) in PreTranslate() 46 void SkiaMatrix44::PostTranslate(scalar dx, scalar dy, scalar dz) in PostTranslate()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
H A D | blur_draw_looper.cpp | 24 BlurDrawLooper::BlurDrawLooper(float blurRadius, scalar dx, scalar dy, const Color& color) noexcept in BlurDrawLooper() 35 scalar dx, scalar dy, const Color& color) in CreateBlurDrawLooper()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/timepicker/ |
H A D | timepicker_haptic_stub.h | 29 void HandleDelta(double dy) {} in HandleDelta()
|
H A D | timepicker_haptic_impl.cpp | 52 void TimepickerAudioHapticImpl::HandleDelta(double dy) in HandleDelta()
|
/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/include/ |
H A D | mouse_transform_processor.h | 36 double dy; member 61 double dy; member
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/ |
H A D | common_math.h | 55 float dy = y2 - y1; in CalcDistance() local 69 float dy = y2 - y1; in CalcSqDistance() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
H A D | clipped_cubic.cpp | 45 for (float dy = -1; dy <= 1; dy += 1) { in OnTestFunction() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | ellipse_paint_method.h | 64 float dy = paintWrapper->GetContentOffset().GetY(); in GetContentDrawFunction() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
H A D | rect.h | 198 inline void RectI::Offset(int32_t dx, int32_t dy) in Offset() 206 inline void RectI::MakeOutset(int32_t dx, int32_t dy) in MakeOutset() 390 inline void RectF::Offset(scalar dx, scalar dy) in Offset() 398 inline void RectF::MakeOutset(scalar dx, scalar dy) in MakeOutset()
|
/ohos5.0/base/msdp/device_status/tools/vdev/src/ |
H A D | virtual_mouse.cpp | 145 void VirtualMouse::Scroll(int32_t dy) in Scroll() 166 void VirtualMouse::Move(int32_t dx, int32_t dy) in Move() 244 void VirtualMouse::MoveProcess(int32_t dx, int32_t dy) in MoveProcess()
|
H A D | virtual_mouse_builder.cpp | 276 int32_t dy = dx; in ReadMoveAction() local 355 int32_t dy = std::atoi(optarg); in ReadScrollAction() local 427 int32_t dy = 0; in HandleMove() local 459 int32_t dy = it.value(); in HandleScroll() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/ |
H A D | render_collapsing_navigation_bar.h | 63 bool NeedHidden(double dy) in NeedHidden() 68 bool NeedShow(double dy) in NeedShow()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/rect_fuzzer/ |
H A D | rect_fuzzer.cpp | 61 int dy = GetObject<int>(); in RectFuzzTest001() local 125 scalar dy = GetObject<scalar>(); in RectFuzzTest003() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | overlay_modifier.h | 154 auto dy = overlayOptions.y.ConvertToPx(); in GetOverlayOffset() local 173 const double dy = overlay.y.ConvertToPx(); in GetTextPosition() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/effect/blurdrawlooper_fuzzer/ |
H A D | blurdrawlooper_fuzzer.cpp | 38 float dy = GetObject<float>(); in BlurDrawLooperFuzzTest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/ |
H A D | blur_draw_looper.h | 66 scalar dy = 0.f; member
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/ |
H A D | fill_gradient.h | 123 GradientRadialCalculate(float endRadius, float dx, float dy) in GradientRadialCalculate() 144 float dy = y - dy_; in Calculate() local
|
/ohos5.0/foundation/window/window_manager_lite/services/wms/ |
H A D | lite_win.cpp | 154 …w::FlushWithModeCopy(const Rect& srcRect, const LiteSurfaceData* layerData, int16_t dx, int16_t dy) in FlushWithModeCopy() 182 …::FlushWithModeBlend(const Rect& srcRect, const LiteSurfaceData* layerData, int16_t dx, int16_t dy) in FlushWithModeBlend() 228 …id LiteWindow::Flush(const Rect& srcRect, const LiteSurfaceData* layerData, int16_t dx, int16_t dy) in Flush()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_matrix.h | 43 void PreTranslate(float dx, float dy) {} in PreTranslate() 46 void Translate(float dx, float dy) {} in Translate()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/matrix_fuzzer/ |
H A D | matrix_fuzzer.cpp | 54 scalar dy = GetObject<scalar>(); in MatrixFuzzTest000() local 95 scalar dy = GetObject<scalar>(); in MatrixFuzzTest001() local
|