| /device/soc/rockchip/common/sdk_linux/include/linux/phy/ |
| H A D | phy-rockchip-typec.h | 15 static inline int tcphy_dp_set_phy_config(struct phy *phy, int link_rate, int lanes, u8 swing, u8 pre_emp) in tcphy_dp_set_phy_config() argument
|
| /device/soc/rockchip/rk3588/kernel/include/linux/phy/ |
| H A D | phy-rockchip-typec.h | 16 tcphy_dp_set_phy_config(struct phy *phy, int link_rate, int lanes, u8 swing, u8 pre_emp) tcphy_dp_set_phy_config() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_lanes_layout_algorithm.h | 31 void SetLanes(int32_t lanes) in SetLanes() argument
|
| H A D | list_item_group_paint_method.h | 31 int32_t lanes = 1; member
|
| H A D | list_height_offset_calculator.h | 201 int32_t lanes = hasGroup ? 1 : lanes_; in CalculateLazyForEachNode() local 241 static int32_t GetLines(int32_t lanes, int32_t count) in GetLines() argument 32 ListHeightOffsetCalculator(const ListLayoutAlgorithm::PositionMap& itemPosition, float space, int32_t lanes, Axis axis) ListHeightOffsetCalculator() argument
|
| H A D | list_paint_method.cpp | 100 int32_t lanes = dividerInfo.lanes;
in UpdateDividerList() local [all...] |
| H A D | list_paint_method.h | 35 int32_t lanes = 1;
member 46 ListPaintMethod(const V2::ItemDivider& divider, bool vertical, bool isReverse, int32_t lanes, float space)
in ListPaintMethod() argument
|
| H A D | list_lanes_layout_algorithm.cpp | 119 int32_t lanes = lanes_ > 1 ? lanes_ : 1; in LayoutALineForward() local 169 int32_t lanes = lanes_ > 1 ? lanes_ : 1; in LayoutALineBackward() local 225 int32_t lanes = lanes_ > 1 ? lanes_ : 1; in CheckCurRowMeasureFinished() local 243 CalculateLanesParam(std::optional<float>& minLaneLength, std::optional<float>& maxLaneLength, int32_t lanes, std::optional<float> crossSizeOptional, float laneGutter) CalculateLanesParam() argument 310 int32_t lanes = layoutProperty->GetLanes().value_or(1); CalculateLanes() local 455 int32_t lanes = lanes_ > 1 ? lanes_ : 1; LayoutCachedALineForward() local 503 int32_t lanes = lanes_ > 1 ? lanes_ : 1; LayoutCachedALineBackward() local [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bi_lower_divergent_indirects.c | 90 unsigned *lanes = data; in bi_lower_divergent_indirects_impl() local 123 bi_lower_divergent_indirects(nir_shader *shader, unsigned lanes) in bi_lower_divergent_indirects() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
| H A D | list_attr_test_ng.cpp | 550 const int32_t lanes = 2; in HWTEST_F() local [all...] |
| H A D | list_scroller_test_ng.cpp | 275 const int32_t lanes = 2; in HWTEST_F() local
|
| H A D | list_group_algorithm_test_ng.cpp | 680 int32_t lanes = 2; in HWTEST_F() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
| H A D | csi.c | 194 int lanes, ret, i; in csi_config() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | csi.c | 188 int lanes, ret, i; in csi_config() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
| H A D | list_component.h | 146 void SetLanes(int32_t lanes) in SetLanes() argument
|
| H A D | render_list_item_group.cpp | 127 size_t lanes = lanes_ > 1 ? lanes_ : 1; in RecycleStartCacheItems() local 176 size_t lanes = lanes_ > 1 ? lanes_ : 1; in LayoutOrRecycleCurrentItems() local 201 size_t lanes = lanes_ > 1 ? lanes_ : 1; in RequestNewItemsAtEnd() local
|
| H A D | render_list_item_group.h | 41 int32_t lanes; member
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| H A D | valhall.h | 80 bool lanes : 1; member
|
| /device/soc/rockchip/common/vendor/drivers/phy/ |
| H A D | phy-rockchip-csi2-dphy-common.h | 50 int lanes; member
|
| H A D | phy-rockchip-csi2-dphy.c | 29 int lanes;
member
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| H A D | cdn-dp-core.h | 57 u8 lanes; member 98 u8 lanes; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-csi2-dphy-common.h | 50 int lanes; member
|
| H A D | phy-rockchip-csi2-dphy.c | 29 int lanes; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_list_ffi.cpp | 162 void FfiOHOSAceFrameworkListSetLanes(int32_t lanes) in FfiOHOSAceFrameworkListSetLanes() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | list_model_impl.cpp | 94 void ListModelImpl::SetLanes(int32_t lanes) in SetLanes() argument
|