Home
last modified time | relevance | path

Searched defs:lanes (Results 1 - 25 of 69) sorted by relevance

123

/device/soc/rockchip/common/sdk_linux/include/linux/phy/
H A Dphy-rockchip-typec.h15 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 Dphy-rockchip-typec.h16 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 Dlist_lanes_layout_algorithm.h31 void SetLanes(int32_t lanes) in SetLanes() argument
H A Dlist_item_group_paint_method.h31 int32_t lanes = 1; member
H A Dlist_height_offset_calculator.h201 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 Dlist_paint_method.cpp100 int32_t lanes = dividerInfo.lanes; in UpdateDividerList() local
[all...]
H A Dlist_paint_method.h35 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 Dlist_lanes_layout_algorithm.cpp119 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 Dbi_lower_divergent_indirects.c90 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 Dlist_attr_test_ng.cpp550 const int32_t lanes = 2; in HWTEST_F() local
[all...]
H A Dlist_scroller_test_ng.cpp275 const int32_t lanes = 2; in HWTEST_F() local
H A Dlist_group_algorithm_test_ng.cpp680 int32_t lanes = 2; in HWTEST_F() local
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dcsi.c194 int lanes, ret, i; in csi_config() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dcsi.c188 int lanes, ret, i; in csi_config() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_component.h146 void SetLanes(int32_t lanes) in SetLanes() argument
H A Drender_list_item_group.cpp127 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 Drender_list_item_group.h41 int32_t lanes; member
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dvalhall.h80 bool lanes : 1; member
/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-csi2-dphy-common.h50 int lanes; member
H A Dphy-rockchip-csi2-dphy.c29 int lanes; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.h57 u8 lanes; member
98 u8 lanes; member
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-csi2-dphy-common.h50 int lanes; member
H A Dphy-rockchip-csi2-dphy.c29 int lanes; member
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_list_ffi.cpp162 void FfiOHOSAceFrameworkListSetLanes(int32_t lanes) in FfiOHOSAceFrameworkListSetLanes() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dlist_model_impl.cpp94 void ListModelImpl::SetLanes(int32_t lanes) in SetLanes() argument

Completed in 18 milliseconds

123