| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
| H A D | shape_container_layout_algorithm.cpp | 82 float offsetX = 0.0f; in GetChildrenSize() local
|
| /foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/ |
| H A D | mock_input_manager.cpp | 77 void InputManager::MoveMouse(int32_t offsetX, int32_t offsetY) in MoveMouse() argument
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_qrcode.cpp | 159 int32_t offsetX = (width - outFilePixelPrescaler * qrWidth) / 2; // 2: half in FillQrCodeColor() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplaynodecommand_fuzzer/ |
| H A D | rsdisplaynodecommand_fuzzer.cpp | 70 int32_t offsetX = GetData<int32_t>();
in DoDisplayNode() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsshadow_fuzzer/ |
| H A D | rsshadow_fuzzer.cpp | 86 float offsetX = GetData<float>();
in DoSetOffsetX() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplayrendernode_fuzzer/ |
| H A D | rsdisplayrendernode_fuzzer.cpp | 70 int32_t offsetX = GetData<int32_t>();
in DoSomethingInterestingWithMyAPI() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
| H A D | rs_display_node_command.cpp | 86 void DisplayNodeCommandHelper::SetDisplayOffset(RSContext& context, NodeId id, int32_t offsetX, int32_t offsetY) in SetDisplayOffset() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_shadow.cpp | 31 void RSShadow::SetOffsetX(float offsetX) in SetOffsetX() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_uni_render_virtual_processor_test.cpp | 105 int32_t offsetX = 0; in HWTEST_F() local
|
| H A D | rs_physical_screen_processor_test.cpp | 77 int32_t offsetX = 0;
in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
| H A D | rs_physical_screen_processor_unit_test.cpp | 77 int32_t offsetX = 0;
in HWTEST_F() local
|
| H A D | rs_uni_render_virtual_processor_ext_test.cpp | 105 int32_t offsetX = 0; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
| H A D | rs_obj_abs_geometry_test.cpp | 124 float offsetX = 0.f; in HWTEST_F() local
|
| /foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
| H A D | multimodal_event_handler.cpp | 184 int32_t MultimodalEventHandler::MoveMouseEvent(int32_t offsetX, int32_t offsetY) in MoveMouseEvent() argument
|
| /foundation/window/window_manager/dmserver/test/unittest/ |
| H A D | abstract_display_test.cpp | 136 int32_t offsetX = 1; in HWTEST_F() local
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | input_window_monitor.cpp | 106 int32_t offsetX = displayInfo->GetOffsetX(); in UpdateDisplayInfo() local
|
| /third_party/skia/third_party/externals/dawn/examples/ |
| H A D | Animometer.cpp | 44 float offsetX; variable
|
| /applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/ |
| H A D | plugin_render.cpp | 322 double offsetX; in OnSurfaceChanged() local
|
| /foundation/ability/ability_runtime/test/moduletest/mock/src/ |
| H A D | ui_service_mgr_client_mock.cpp | 146 GetDisplayPosition( int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_t& height, bool& wideScreen) GetDisplayPosition() argument
|
| /foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/arkui_mock/src/ |
| H A D | ui_service_mgr_client_mock.cpp | 131 GetDisplayPosition( int32_t& offsetX, int32_t& offsetY, int32_t& width, int32_t& height, bool& wideScreen) GetDisplayPosition() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
| H A D | xcomponent_element.cpp | 428 int32_t offsetX = paintOffset.GetX() * viewScale; in OnXComponentSizeInit() local 489 int32_t offsetX = paintOffset.GetX() * viewScale; in OnXComponentSizeChange() local 516 void XComponentElement::OnXComponentPositionChange(int32_t offsetX, int32_t offsetY) in OnXComponentPositionChange() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
| H A D | base_gesture_event.h | 79 void SetOffsetX(double offsetX) in SetOffsetX() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/ |
| H A D | menu_preview_pattern.cpp | 212 void MenuPreviewPattern::HandleDragEnd(float offsetX, float offsetY, float velocity) in HandleDragEnd() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | view_abstract_model_ng.h | 672 ViewAbstract::SetOverlayBuilder(std::move(buildFunc), align, offsetX, offsetY); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/clip/ |
| H A D | clip_component.h | 61 void SetOffsetX(const Dimension& offsetX) in SetOffsetX() argument
|