Home
last modified time | relevance | path

Searched defs:smooth (Results 1 - 25 of 236) sorted by relevance

12345678910

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/init/linux/
H A Dmipi_tx_init.c30 static int smooth = 0; variable
/third_party/ltp/testcases/realtime/tools/
H A Dftqviz.py38 def smooth(x, wlen): function
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Dgrid_controller.cpp62 void GridController::ScrollBy(int32_t pixelX, int32_t pixelY, bool smooth) in ScrollBy() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_controller_test_ng.cpp78 bool smooth = true; in HWTEST_F() local
79 positionController_->AnimateTo(Dimension(ITEM_MAIN_SIZE), 0, nullptr, smooth); in HWTEST_F() local
88 positionController_->AnimateTo(Dimension(CONTENT_MAIN_SIZE), 0, nullptr, smooth); in HWTEST_F() local
395 bool smooth = true; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_position_controller.cpp46 void ListPositionController::JumpToItemInGroup(int32_t index, int32_t indexInGroup, bool smooth, in JumpToItemInGroup() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_position_controller.cpp61 void ListPositionController::ScrollToEdge(ScrollEdgeType scrollEdgeType, bool smooth) in ScrollToEdge() argument
70 void ListPositionController::ScrollPage(bool reverse, bool smooth) in ScrollPage() argument
79 void ListPositionController::ScrollBy(double pixelX, double pixelY, bool smooth) in ScrollBy() argument
32 AnimateTo( const Dimension& position, float duration, const RefPtr<Curve>& curve, bool smooth, bool canOverScroll) AnimateTo() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Dgrid_position_controller.cpp60 void GridPositionController::ScrollToEdge(ScrollEdgeType scrollEdgeType, bool smooth) in ScrollToEdge() argument
69 void GridPositionController::ScrollPage(bool reverse, bool smooth) in ScrollPage() argument
32 AnimateTo( const Dimension& position, float duration, const RefPtr<Curve>& curve, bool smooth, bool canOverScroll) AnimateTo() argument
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_position_controller.cpp115 void ScrollPositionController::ScrollBy(double pixelX, double pixelY, bool smooth) in ScrollBy() argument
126 void ScrollPositionController::ScrollArrow(double scrollDistance, bool reverse, bool smooth) in ScrollArrow() argument
170 void ScrollPositionController::ScrollToEdge(ScrollEdgeType scrollEdgeType, bool smooth) in ScrollToEdge() argument
181 void ScrollPositionController::ScrollPage(bool reverse, bool smooth) in ScrollPage() argument
87 AnimateTo( const Dimension& position, float duration, const RefPtr<Curve>& curve, bool smooth, bool canOverScroll) AnimateTo() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dscroller_modifier.cpp37 void SetScrollToIndex(ArkUINodeHandle node, ArkUI_Int32 index, ArkUI_Bool smooth, in SetScrollToIndex() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_controller.cpp22 ScrollToIndex( int32_t index, bool smooth, ScrollAlign align, std::optional<float> extraOffset) ScrollToIndex() argument
38 AnimateTo( const Dimension& position, float duration, const RefPtr<Curve>& curve, bool smooth, bool canOverScroll) AnimateTo() argument
109 ScrollToEdge(ScrollEdgeType scrollEdgeType, bool smooth) ScrollToEdge() argument
129 ScrollPage(bool reverse, bool smooth) ScrollPage() argument
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/derived/
H A Ddcamera_time_statistician.cpp52 int64_t smooth = frameInfo.timePonit.finishSmooth - frameInfo.timePonit.startSmooth; in CalWholeProcessTime() local
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/camera/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/dialog/router1/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/dialog/router2/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/dialog/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/gridContainer/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/imageAnimator/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/button/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/chart/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/dialog/router3/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/gridCol/router/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/imageAnimator/router1/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/imageAnimator/router3/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/imageAnimator/router2/
H A Dindex.js
/test/xts/acts/arkui/ace_standard/entry/src/main/js/MainAbility/pages/label/router/
H A Dindex.js

Completed in 12 milliseconds

12345678910