Home
last modified time | relevance | path

Searched defs:offsetY (Results 101 - 125 of 319) sorted by relevance

12345678910>>...13

/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_mouse_key.cpp24 int32_t offsetY = 0; member
209 int32_t offsetY = iter->second.offsetY; in ExecuteMouseKey() local
237 void AccessibilityMouseKey::MoveMousePointer(int32_t offsetX, int32_t offsetY) in MoveMousePointer() argument
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_scroll_view.cpp242 bool UIScrollView::MoveOffset(int16_t offsetX, int16_t offsetY) in MoveOffset() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_touch_test_ng.cpp1111 int offsetY = 20; in HWTEST_F() local
1145 int offsetY = 20; in HWTEST_F() local
1177 int offsetY = 20; in HWTEST_F() local
1207 int offsetY = 20; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_display_node.cpp153 void RSDisplayNode::SetDisplayOffset(int32_t offsetX, int32_t offsetY) in SetDisplayOffset() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsbasecommon_fuzzer/
H A Drsbasecommon_fuzzer.cpp130 float offsetY = GetData<float>(); in RSObjAbsGeometryFuzzTest() local
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/
H A Dtexture_layer.cpp182 void TextureLayerImpl::ConfigWindow(float offsetX, float offsetY, float width, float height, float scale, in ConfigWindow() argument
202 TextureInfo TextureLayerImpl::OnWindowChange(float offsetX, float offsetY, float width, float height, float scale, in OnWindowChange() argument
270 OnWindowChange(float offsetX, float offsetY, float width, float height, float scale, bool recreateWindow, SurfaceType surfaceType) OnWindowChange() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_processor.cpp51 bool RSUniRenderProcessor::Init(RSDisplayRenderNode& node, int32_t offsetX, int32_t offsetY, ScreenId mirroredId, in Init() argument
H A Drs_processor.cpp162 bool RSProcessor::Init(RSDisplayRenderNode& node, int32_t offsetX, int32_t offsetY, ScreenId mirroredId, in Init() argument
293 float offsetY = 0.0f; in CalculateMirrorAdaptiveMatrix() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/export/texgine/
H A Dtext_style.h67 double offsetY = 0.0; member
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_composer_adapter_test.cpp45 const int32_t offsetY = 0; // screenOffset on y axis equals to 0 member in OHOS::Rosen::RSUniRenderComposerAdapterTest
H A Drs_hardware_thread_test.cpp47 int32_t offsetY = 0; // screenOffset on y axis equals to 0 member in OHOS::Rosen::RSHardwareThreadTest
H A Drs_composer_adapter_test.cpp47 int32_t offsetY = 0; // screenOffset on y axis equals to 0 member in OHOS::Rosen::RSComposerAdapterTest
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_composer_adapter_unit_test.cpp47 int32_t offsetY = 0; // screenOffset on y axis equals to 0 member in OHOS::Rosen::RsComposerAdapterTest
H A Drs_hardware_thread_unit_test.cpp47 int32_t offsetY = 0; // screenOffset on y axis equals to 0 member in OHOS::Rosen::RsHardwareThreadTest
H A Drs_uni_render_composer_adapter_unit_test.cpp45 const int32_t offsetY = 0; // screenOffset on y axis equals to 0 member in OHOS::Rosen::RsUniRenderComposerTest
H A Drs_unittest_composer_adapter_test.cpp47 int32_t offsetY = 0; // screenOffset on y axis equals to 0 member in OHOS::Rosen::RSComposerAdapterExtTest
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/
H A Dframe_painter.cpp109 auto offsetY = height; in GenerateTimeBars() local
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_event_normalize.cpp125 bool MouseEventNormalize::NormalizeMoveMouse(int32_t offsetX, int32_t offsetY) in NormalizeMoveMouse() argument
/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_transform_processor_test.cpp225 int32_t offsetY = 0; in HWTEST_F() local
794 int32_t offsetY = 20; in HWTEST_F() local
809 int32_t offsetY = 500; in HWTEST_F() local
H A Dmouse_event_normalize_test.cpp238 int32_t offsetY = 0; in HWTEST_F() local
/foundation/window/window_manager/dmserver/src/
H A Dabstract_display.cpp131 void AbstractDisplay::SetOffsetY(int32_t offsetY) in SetOffsetY() argument
162 void AbstractDisplay::SetOffset(int32_t offsetX, int32_t offsetY) in SetOffset() argument
/foundation/window/window_manager/window_scene/common/include/
H A Dsession_helper.h31 static WSRect GetOverlap(const WSRect& rect1, const WSRect& rect2, int offsetX, int offsetY) in GetOverlap() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCopyTextureForBrowserHelper.cpp136 float offsetY; member
/base/msdp/device_status/test/unittest/intention/drag/src/
H A Ddrag_manager_test.cpp599 int32_t offsetY = 0; in HWTEST_F() local
1139 int32_t offsetY = 0; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_layout_algorithm.cpp212 auto offsetY = NavigationTitleUtil::CalculateTitlebarOffset(titleBarNode); in LayoutTitleBar() local
243 auto offsetY = contentOffset.GetY(); in LayoutContent() local

Completed in 30 milliseconds

12345678910>>...13