Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
Dappearance_shadow_test.cpp45 int nodeSize = 400; in GRAPHIC_TEST() local
65 int nodeSize = 400; in GRAPHIC_TEST() local
104 int nodeSize = 400; in GRAPHIC_TEST() local
150 int nodeSize = 400; in GRAPHIC_TEST() local
201 int nodeSize = 400; in GRAPHIC_TEST() local
225 int nodeSize = 400; in GRAPHIC_TEST() local
312 int nodeSize = 400; in GRAPHIC_TEST() local
342 int nodeSize = 400; in GRAPHIC_TEST() local
366 int nodeSize = 400; in GRAPHIC_TEST() local
387 int nodeSize = 20; in GRAPHIC_TEST() local
[all …]
Dappearance_border_radius_test.cpp61 const int nodeSize = 400; in GRAPHIC_TEST() local
109 const int nodeSize = 500; in GRAPHIC_TEST() local
146 const int nodeSize = 500; in GRAPHIC_TEST() local
182 const int nodeSize = 500; in GRAPHIC_TEST() local
234 const int nodeSize = 500; in GRAPHIC_TEST() local
287 const int nodeSize = 500; in GRAPHIC_TEST() local
Dappearance_border_test.cpp59 const int nodeSize = 400; in GRAPHIC_TEST() local
107 const int nodeSize = 500; in GRAPHIC_TEST() local
141 const int nodeSize = 500; in GRAPHIC_TEST() local
174 const int nodeSize = 500; in GRAPHIC_TEST() local
222 const int nodeSize = 500; in GRAPHIC_TEST() local
271 const int nodeSize = 500; in GRAPHIC_TEST() local
342 const int nodeSize = 450; in GRAPHIC_TEST() local
Dappearance_g2cornerradius_test.cpp203 int nodeSize = sizeX < sizeY ? sizeX - 10 : sizeY - 10; in GRAPHIC_TEST() local
227 int nodeSize = sizeX < sizeY ? sizeX - 10 : sizeY - 10; in GRAPHIC_TEST() local
251 int nodeSize = sizeX < sizeY ? sizeX - 10 : sizeY - 10; in GRAPHIC_TEST() local
274 int nodeSize = sizeX < sizeY ? sizeX - 10 : sizeY - 10; in GRAPHIC_TEST() local
298 int nodeSize = sizeX < sizeY ? sizeX - 10 : sizeY - 10; in GRAPHIC_TEST() local
322 int nodeSize = sizeX < sizeY ? sizeX - 10 : sizeY - 10; in GRAPHIC_TEST() local
Dgeom_persp_test.cpp135 int nodeSize[2] = {screenWidth / col, screenHeight / row}; in GRAPHIC_TEST() local
156 int nodeSize[2] = {screenWidth / col, screenHeight / row}; in GRAPHIC_TEST() local
177 int nodeSize[2] = {screenWidth / col, screenHeight / row}; in GRAPHIC_TEST() local
199 int nodeSize[2] = {screenWidth / col, screenHeight / row}; in GRAPHIC_TEST() local
Dgeom_skew_test.cpp125 int nodeSize[2] = {screenWidth / col, screenHeight / row}; in GRAPHIC_TEST() local
146 int nodeSize[2] = {screenWidth / col, screenHeight / row}; in GRAPHIC_TEST() local
167 int nodeSize[2] = {screenWidth / col, screenHeight / row}; in GRAPHIC_TEST() local
Dappearance_clip_test.cpp54 const int nodeSize = 400; in GRAPHIC_TEST() local
98 const int nodeSize = 400; in GRAPHIC_TEST() local
Dgeom_scale_test.cpp151 int nodeSize[2] = {screenWidth / col, screenHeight / row}; in GRAPHIC_TEST() local
172 int nodeSize[2] = {screenWidth / col, screenHeight / row}; in GRAPHIC_TEST() local
Dappearance_outlineborder_radius_test.cpp59 const int nodeSize = 400; in GRAPHIC_TEST() local
110 const int nodeSize = 400; in GRAPHIC_TEST() local
154 const int nodeSize = 500; in GRAPHIC_TEST() local
Dgeom_pivotandrotation_test.cpp159 int nodeSize[2] = {screenWidth / col, screenHeight / row}; in GRAPHIC_TEST() local
180 int nodeSize[2] = {screenWidth / col, screenHeight / row}; in GRAPHIC_TEST() local
Dappearance_alpha_test.cpp143 const int nodeSize = 400; in GRAPHIC_TEST() local
Dgeom_translation_test.cpp130 int nodeSize[2] = {screenWidth / col, screenHeight / row}; in GRAPHIC_TEST() local
/foundation/arkui/ace_engine/frameworks/core/animation/
Dsimple_spring_adapter.cpp50 int32_t nodeSize = static_cast<int32_t>(nodes_.size()); in DumpNodes() local
Dbilateral_spring_adapter.cpp28 int32_t nodeSize = static_cast<int32_t>(nodes_.size()); in ResetControl() local
/foundation/communication/dsoftbus/core/bus_center/utils/include/
Dlnn_map.h42 uint32_t nodeSize; /* Map node count */ member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
Dscrollable_utils.cpp54 auto nodeSize = geoNode->GetFrameSize(); in OutOfTopOrLeftBoundary() local
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
Dnnrt_device_service.cpp71 size_t nodeSize = model.nodes.size(); in GetSupportedOperation() local
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
Dnnrt_device_service.cpp71 size_t nodeSize = model.nodes.size(); in GetSupportedOperation() local
/foundation/arkui/ace_engine/frameworks/core/components/grid/
Drender_grid.cpp507 Size nodeSize = node->GetLayoutSize(); in IsChildVisible() local