Home
last modified time | relevance | path

Searched refs:CHILD_HEIGHT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_subSurface_demo.cpp29 constexpr uint32_t CHILD_HEIGHT = 50; variable
83 if (!InitSurface(childSurfaceNode, "childNode", CHILD_WIDTH, CHILD_HEIGHT, SK_ColorBLUE)) { in main()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp78 const float CHILD_HEIGHT = 200.0f; variable
79 const SizeF CHILD_SIZE(CHILD_WIDTH, CHILD_HEIGHT);
319 AdjustNativeWindowSize(CHILD_WIDTH, CHILD_HEIGHT))
H A Dxcomponent_property_test_ng.cpp80 const float CHILD_HEIGHT = 200.0f; variable
81 const SizeF CHILD_SIZE(CHILD_WIDTH, CHILD_HEIGHT);
348 CalcSize(CalcLength(CHILD_WIDTH), CalcLength(CHILD_HEIGHT)));