Home
last modified time | relevance | path

Searched defs:offsetX (Results 51 - 75 of 307) sorted by relevance

12345678910>>...13

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_container_layout_algorithm.cpp82 float offsetX = 0.0f; in GetChildrenSize() local
/foundation/barrierfree/accessibility/services/test/mock/multimodalinput/src/
H A Dmock_input_manager.cpp77 void InputManager::MoveMouse(int32_t offsetX, int32_t offsetY) in MoveMouse() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_qrcode.cpp159 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 Drsdisplaynodecommand_fuzzer.cpp70 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 Drsshadow_fuzzer.cpp86 float offsetX = GetData<float>(); in DoSetOffsetX() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdisplayrendernode_fuzzer/
H A Drsdisplayrendernode_fuzzer.cpp70 int32_t offsetX = GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_display_node_command.cpp86 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 Drs_shadow.cpp31 void RSShadow::SetOffsetX(float offsetX) in SetOffsetX() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_virtual_processor_test.cpp105 int32_t offsetX = 0; in HWTEST_F() local
H A Drs_physical_screen_processor_test.cpp77 int32_t offsetX = 0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H A Drs_physical_screen_processor_unit_test.cpp77 int32_t offsetX = 0; in HWTEST_F() local
H A Drs_uni_render_virtual_processor_ext_test.cpp105 int32_t offsetX = 0; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_obj_abs_geometry_test.cpp124 float offsetX = 0.f; in HWTEST_F() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dmultimodal_event_handler.cpp184 int32_t MultimodalEventHandler::MoveMouseEvent(int32_t offsetX, int32_t offsetY) in MoveMouseEvent() argument
/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_display_test.cpp136 int32_t offsetX = 1; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Dinput_window_monitor.cpp106 int32_t offsetX = displayInfo->GetOffsetX(); in UpdateDisplayInfo() local
/third_party/skia/third_party/externals/dawn/examples/
H A DAnimometer.cpp44 float offsetX; variable
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
H A Dplugin_render.cpp322 double offsetX; in OnSurfaceChanged() local
/foundation/ability/ability_runtime/test/moduletest/mock/src/
H A Dui_service_mgr_client_mock.cpp146 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 Dui_service_mgr_client_mock.cpp131 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 Dxcomponent_element.cpp428 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 Dbase_gesture_event.h79 void SetOffsetX(double offsetX) in SetOffsetX() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/preview/
H A Dmenu_preview_pattern.cpp212 void MenuPreviewPattern::HandleDragEnd(float offsetX, float offsetY, float velocity) in HandleDragEnd() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h672 ViewAbstract::SetOverlayBuilder(std::move(buildFunc), align, offsetX, offsetY); variable
/foundation/arkui/ace_engine/frameworks/core/components/clip/
H A Dclip_component.h61 void SetOffsetX(const Dimension& offsetX) in SetOffsetX() argument

Completed in 15 milliseconds

12345678910>>...13