Home
last modified time | relevance | path

Searched defs:nodeSize (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/
H A Dhdf_map.h22 uint32_t nodeSize; /**< Map node count */ member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsimple_spring_adapter.cpp50 int32_t nodeSize = static_cast<int32_t>(nodes_.size()); in DumpNodes() local
H A Dbilateral_spring_adapter.cpp28 int32_t nodeSize = static_cast<int32_t>(nodes_.size()); in ResetControl() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/include/
H A Dlnn_map.h42 uint32_t nodeSize; /* Map node count */ member
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Ddecompile.cpp144 uint32_t nodeSize = 0; in RebuildNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_utils.cpp55 auto nodeSize = geoNode->GetFrameSize(); in OutOfTopOrLeftBoundary() local
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp71 size_t nodeSize = model.nodes.size(); in GetSupportedOperation() local
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp71 size_t nodeSize = model.nodes.size(); in GetSupportedOperation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp506 Size nodeSize = node->GetLayoutSize(); in IsChildVisible() local