| /foundation/barrierfree/accessibility/services/aams/src/ |
| H A D | accessibility_mouse_key.cpp | 24 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 D | ui_scroll_view.cpp | 242 bool UIScrollView::MoveOffset(int16_t offsetX, int16_t offsetY) in MoveOffset() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
| H A D | web_pattern_touch_test_ng.cpp | 1111 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 D | rs_display_node.cpp | 153 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 D | rsbasecommon_fuzzer.cpp | 130 float offsetY = GetData<float>(); in RSObjAbsGeometryFuzzTest() local
|
| /foundation/graphic/graphic_3d/3d_widget_adapter/src/ohos/ |
| H A D | texture_layer.cpp | 182 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 D | rs_uni_render_processor.cpp | 51 bool RSUniRenderProcessor::Init(RSDisplayRenderNode& node, int32_t offsetX, int32_t offsetY, ScreenId mirroredId, in Init() argument
|
| H A D | rs_processor.cpp | 162 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 D | text_style.h | 67 double offsetY = 0.0; member
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_uni_render_composer_adapter_test.cpp | 45 const int32_t offsetY = 0; // screenOffset on y axis equals to 0 member in OHOS::Rosen::RSUniRenderComposerAdapterTest
|
| H A D | rs_hardware_thread_test.cpp | 47 int32_t offsetY = 0; // screenOffset on y axis equals to 0 member in OHOS::Rosen::RSHardwareThreadTest
|
| H A D | rs_composer_adapter_test.cpp | 47 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 D | rs_composer_adapter_unit_test.cpp | 47 int32_t offsetY = 0; // screenOffset on y axis equals to 0 member in OHOS::Rosen::RsComposerAdapterTest
|
| H A D | rs_hardware_thread_unit_test.cpp | 47 int32_t offsetY = 0; // screenOffset on y axis equals to 0 member in OHOS::Rosen::RsHardwareThreadTest
|
| H A D | rs_uni_render_composer_adapter_unit_test.cpp | 45 const int32_t offsetY = 0; // screenOffset on y axis equals to 0 member in OHOS::Rosen::RsUniRenderComposerTest
|
| H A D | rs_unittest_composer_adapter_test.cpp | 47 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 D | frame_painter.cpp | 109 auto offsetY = height; in GenerateTimeBars() local
|
| /foundation/multimodalinput/input/service/mouse_event_normalize/src/ |
| H A D | mouse_event_normalize.cpp | 125 bool MouseEventNormalize::NormalizeMoveMouse(int32_t offsetX, int32_t offsetY) in NormalizeMoveMouse() argument
|
| /foundation/multimodalinput/input/service/mouse_event_normalize/test/src/ |
| H A D | mouse_transform_processor_test.cpp | 225 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 D | mouse_event_normalize_test.cpp | 238 int32_t offsetY = 0; in HWTEST_F() local
|
| /foundation/window/window_manager/dmserver/src/ |
| H A D | abstract_display.cpp | 131 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 D | session_helper.h | 31 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 D | CopyTextureForBrowserHelper.cpp | 136 float offsetY; member
|
| /base/msdp/device_status/test/unittest/intention/drag/src/ |
| H A D | drag_manager_test.cpp | 599 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 D | navdestination_layout_algorithm.cpp | 212 auto offsetY = NavigationTitleUtil::CalculateTitlebarOffset(titleBarNode); in LayoutTitleBar() local 243 auto offsetY = contentOffset.GetY(); in LayoutContent() local
|