Home
last modified time | relevance | path

Searched refs:GetOffsetX (Results 1 - 25 of 55) sorted by relevance

123

/foundation/arkui/ace_engine/frameworks/core/gestures/test/unittest/
H A Dgestures_test.cpp1577 ASSERT_NE(onPan.GetPanInfo().GetOffsetX(), point.x); in HWTEST_F()
1584 ASSERT_EQ(onPan.GetPanInfo().GetOffsetX(), MIN_PAN_DISTANCE * 4); in HWTEST_F()
1590 ASSERT_EQ(onPan.GetPanInfo().GetOffsetX(), 200 + MIN_PAN_DISTANCE * 4); in HWTEST_F()
1600 ASSERT_EQ(onPan.GetPanInfo().GetOffsetX(), 200 + MIN_PAN_DISTANCE * 4); in HWTEST_F()
1660 ASSERT_NE(onPan.GetPanInfo().GetOffsetX(), point.x); in HWTEST_F()
1667 ASSERT_EQ(onPan.GetPanInfo().GetOffsetX(), MIN_PAN_DISTANCE * 4); in HWTEST_F()
1673 ASSERT_EQ(onPan.GetPanInfo().GetOffsetX(), MIN_PAN_DISTANCE * 4); in HWTEST_F()
1683 ASSERT_EQ(onPan.GetPanInfo().GetOffsetX(), MIN_PAN_DISTANCE * 4); in HWTEST_F()
1743 ASSERT_NE(onPan.GetPanInfo().GetOffsetX(), point.x); in HWTEST_F()
1750 ASSERT_EQ(onPan.GetPanInfo().GetOffsetX(), in HWTEST_F()
[all...]
/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_display_test.cpp130 * @tc.name: GetOffsetX
131 * @tc.desc: GetOffsetX test
134 HWTEST_F(AbstractDisplayTest, GetOffsetX, Function | SmallTest | Level3) in HWTEST_F()
138 ASSERT_EQ(1, absDisplay->GetOffsetX()); in HWTEST_F()
142 * @tc.desc: GetOffsetX test
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_shadow.h59 float GetOffsetX() const;
/foundation/window/window_manager/wmserver/src/
H A Ddisplay_group_info.cpp161 Rect displayRect = { displayInfo->GetOffsetX(), displayInfo->GetOffsetY(), in GetAllDisplayRects()
173 rect = { displayInfo->GetOffsetX(), displayInfo->GetOffsetY(), in GetDisplayRect()
H A Ddisplay_zoom_controller.cpp200 int32_t deltaXMax = displayInfo->GetOffsetX() - zoomRect.posX_; in UpdateZoomTranslateInfo()
201 int32_t deltaXMin = displayInfo->GetOffsetX() + displayInfo->GetWidth() - zoomRect.posX_ in UpdateZoomTranslateInfo()
H A Dinput_window_monitor.cpp106 int32_t offsetX = displayInfo->GetOffsetX(); in UpdateDisplayInfo()
/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Dclip_component.h56 const Dimension& GetOffsetX() const in GetOffsetX() function in OHOS::Ace::ClipComponent
H A Drender_clip.cpp37 offsetX_ = NormalizeToPx(clip->GetOffsetX()); in Update()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_shadow.cpp81 float RSShadow::GetOffsetX() const in GetOffsetX() function in OHOS::Rosen::RSShadow
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_split/
H A Dlinear_split_pattern.cpp76 auto xOffset = static_cast<float>(info.GetOffsetX()); in HandlePanStart()
110 auto xOffset = static_cast<float>(info.GetOffsetX()); in HandlePanStartBeforeAPI10()
242 auto xOffset = static_cast<float>(info.GetOffsetX()); in HandlePanUpdate()
291 auto xOffset = info.GetOffsetX(); in HandlePanUpdateBeforeAPI10()
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dbase_gesture_event.h84 double GetOffsetX() const in GetOffsetX() function in OHOS::Ace::PanGestureEvent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toast/
H A Dtoast_pattern.h141 Dimension GetOffsetX(const RefPtr<LayoutWrapper>& layoutWrapper);
H A Dtoast_pattern.cpp125 OffsetT<Dimension> offset { GetOffsetX(dirty), GetOffsetY(dirty) }; in OnDirtyLayoutWrapperSwap()
162 Dimension ToastPattern::GetOffsetX(const RefPtr<LayoutWrapper>& layoutWrapper) in GetOffsetX() function in OHOS::Ace::NG::ToastPattern
/foundation/window/window_manager/dmserver/include/
H A Dabstract_display.h44 int32_t GetOffsetX() const;
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_gesture_function.cpp41 gestureInfoObj->SetProperty<double>("offsetX", PipelineBase::Px2VpWithCurrentDensity(info.GetOffsetX())); in CreateGestureEvent()
H A Djs_gesture_judge_function.cpp129 "offsetX", PipelineBase::Px2VpWithCurrentDensity(panGestureEvent->GetOffsetX())); in SetUniqueAttributes()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_shadow_test.cpp174 * @tc.desc: Verify function GetOffsetX
180 EXPECT_NE(rsShadow->GetOffsetX(), 1.0f); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h118 int32_t GetOffsetX() const;
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_dumper.cpp289 << display->GetOffsetX() << ", " << display->GetOffsetY() << ", " in DumpSpecifiedDisplayInfo()
374 << std::left << std::setw(W_DISPLAY_OFFSET_X) << display->GetOffsetX() in GetDisplayInfo()
H A Dabstract_display.cpp116 int32_t AbstractDisplay::GetOffsetX() const in GetOffsetX() function in OHOS::Rosen::AbstractDisplay
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp149 int32_t ret = property->GetOffsetX(); in HWTEST_F()
184 int32_t ret_x = property->GetOffsetX(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_event.h48 double GetOffsetX() const in GetOffsetX() function in OHOS::OHOS::Ace::GestureEvent
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsshadow_fuzzer/
H A Drsshadow_fuzzer.cpp222 rsShadow->GetOffsetX(); in DoNoParameter()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/
H A Dmenu_preview_pattern.cpp198 auto offsetX = static_cast<float>(info.GetOffsetX()); in InitPanEvent()
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp361 int32_t ScreenProperty::GetOffsetX() const in GetOffsetX() function in OHOS::Rosen::ScreenProperty

Completed in 16 milliseconds

123