| /test/xts/acts/ai/nncore/opstest/src/ |
| H A D | unstack_test.cpp | 34 OHNNOperandTest axis = {OH_NN_INT64, OH_NN_UNSTACK_AXIS, {1}, &axisValue, sizeof(int64_t)};
member 51 OHNNOperandTest axis = {OH_NN_INT64, OH_NN_UNSTACK_AXIS, {1}, &axisValue, sizeof(int64_t)};
member 68 OHNNOperandTest axis = {OH_NN_INT64, OH_NN_UNSTACK_AXIS, {1}, &axisValue, sizeof(int64_t)};
member 85 OHNNOperandTest axis = {OH_NN_INT64, OH_NN_UNSTACK_AXIS, {1}, &axisValue, sizeof(int64_t)};
member 101 OHNNOperandTest axis = {OH_NN_INT64, OH_NN_UNSTACK_AXIS, {1}, &axisValue, sizeof(int64_t)};
member [all...] |
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afcjk.h | 99 AF_CJKAxisRec axis[AF_DIMENSION_MAX]; member
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/ |
| H A D | device_manager_test.cpp | 940 std::vector<int64_t> axis; HWTEST_F() local 1844 std::vector<int64_t> axis; HWTEST_F() local 1949 std::vector<int64_t> axis; HWTEST_F() local 2045 std::vector<int64_t> axis; HWTEST_F() local 2064 int64_t axis = {0}; HWTEST_F() local 2183 std::vector<int64_t> axis; HWTEST_F() local 2202 std::vector<int64_t> axis; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_adaptive/ |
| H A D | grid_adaptive_layout_algorithm.cpp | 26 auto axis = (layoutDirection == FlexDirection::ROW || layoutDirection == FlexDirection::ROW_REVERSE) in Measure() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/ |
| H A D | grid_scroll_with_options_layout_algorithm.cpp | 188 InitIrregularItemsPosition(std::map<int32_t, int32_t>& irregularItemsPosition, const GridLayoutOptions& options, int32_t firstIrregularIndex, Axis axis, int32_t crossCount) InitIrregularItemsPosition() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_height_offset_calculator.h | 32 ListHeightOffsetCalculator(const ListLayoutAlgorithm::PositionMap& itemPosition, float space, int32_t lanes, Axis axis) ListHeightOffsetCalculator() argument
|
| H A D | list_paint_method.cpp | 71 Axis axis = vertical_ ? Axis::HORIZONTAL : Axis::VERTICAL;
in UpdateContentModifier() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
| H A D | render_single_child_scroll.cpp | 38 auto axis = scroll->GetAxisDirection(); in Update() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| H A D | scrollable_event.h | 45 explicit ScrollableEvent(Axis axis) : axis_(axis) {}; in ScrollableEvent() argument 53 void SetAxis(Axis axis) in SetAxis() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | clip_path.cpp | 169 std::vector<Dimension> axis; in CreateCircle() local 170 StringUtils::SplitStr(StringUtils::TrimStr(data.substr(atIndex + 2)), " ", axis); in CreateCircle() local 191 std::vector<Dimension> axis; in CreateEllipse() local 192 StringUtils::SplitStr(StringUtils::TrimStr(data.substr(atIndex + 2)), " ", axis); in CreateEllipse() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
| H A D | select_overlay_client.h | 122 virtual void OnParentScrollCallback(Axis axis, int32_t offset) {}; in OnParentScrollCallback() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | swiper_model_impl.cpp | 47 void SwiperModelImpl::SetDirection(Axis axis) in SetDirection() argument
|
| H A D | scroll_model_impl.cpp | 52 void ScrollModelImpl::SetAxis(Axis axis) in SetAxis() argument
|
| /foundation/arkui/ace_engine/frameworks/base/geometry/ng/ |
| H A D | size_t.h | 37 SizeT(T crossSize, T mainSize, Axis axis) in SizeT() argument 84 void SetMainSize(T mainSize, Axis axis) in SetMainSize() argument 89 void SetCrossSize(T crossSize, Axis axis) in SetCrossSize() argument [all...] |
| /foundation/arkui/ace_engine/adapter/preview/entrance/ |
| H A D | event_dispatcher.cpp | 311 static double GetAxisValue(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, MMI::PointerEvent::AxisType axis) in GetAxisValue() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
| H A D | list_test_ng.cpp | 143 Axis axis = layoutProperty_->GetListDirection().value_or(Axis::VERTICAL); in CreateListItem() local 234 void ListTestNg::CreateGroupWithItem(int32_t groupNumber, Axis axis) in CreateGroupWithItem() argument 252 Axis axis = layoutProperty_->GetListDirection().value_or(Axis::VERTICAL); in GetRowOrColBuilder() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/scroll_bar/ |
| H A D | scroll_bar_test_ng.cpp | 103 void ScrollBarTestNg::CreateScroll(float mainSize, Axis axis) in CreateScroll() argument 119 void ScrollBarTestNg::CreateContent(float mainSize, Axis axis) in CreateContent() argument 127 void ScrollBarTestNg::CreateScrollBar(bool infoflag, bool proxyFlag, Axis axis, DisplayMode displayMode) in CreateScrollBar() argument 141 Axis axis = layoutProperty_->GetAxisValue(); in CreateScrollBarChild() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/ |
| H A D | scroll_inner_event_test_ng.cpp | 111 Axis axis = pattern_->GetAxis(); in DragScrollBarUpdate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| H A D | slider_tip_modifier.h | 65 void SetDirection(const Axis& axis) in SetDirection() argument
|
| H A D | slider_layout_algorithm.cpp | 203 auto axis = sliderLayoutProperty->GetDirection().value_or(Axis::HORIZONTAL); in Layout() local 225 CalculateBlockOffset( LayoutWrapper* layoutWrapper, const RectF& contentRect, float selectOffset, Axis axis, bool reverse) CalculateBlockOffset() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| H A D | tabs_layout_algorithm.cpp | 31 auto axis = layoutProperty->GetAxis().value_or(Axis::HORIZONTAL); in Measure() local 148 auto axis = GetAxis(layoutWrapper); in LayoutOffsetList() local 228 auto axis = layoutProperty->GetAxis().value_or(Axis::HORIZONTAL); in MeasureDivider() local 254 auto axis = layoutProperty->GetAxis().value_or(Axis::HORIZONTAL); in MeasureSwiper() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/ |
| H A D | water_flow_layout_utils.cpp | 126 std::pair<SizeF, bool> WaterFlowLayoutUtils::PreMeasureSelf(LayoutWrapper* wrapper, Axis axis) in PreMeasureSelf() argument 139 float WaterFlowLayoutUtils::MeasureFooter(LayoutWrapper* wrapper, Axis axis) in MeasureFooter() argument 165 void WaterFlowLayoutUtils::UpdateItemIdealSize(const RefPtr<LayoutWrapper>& item, Axis axis, float userHeight) in UpdateItemIdealSize() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
| H A D | swiper_utils.h | 65 auto axis = property->GetDirection().value_or(Axis::HORIZONTAL); in CreateChildConstraint() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/ |
| H A D | render_popup_list.cpp | 34 auto axis = component_->GetDirection(); in Update() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/ |
| H A D | test_ng.cpp | 167 void TestNG::SetSize(std::optional<Axis> axis, const CalcLength& crossSize, const CalcLength& mainSize) in SetSize() argument
|