Home
last modified time | relevance | path

Searched defs:rect3 (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Drect_unit_test.cpp440 Rect* rect3 = new Rect(0, 0, MIN_VALUE, 0); variable
553 Rect* rect3 = new Rect(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_region_test.cpp111 OH_Drawing_Rect* rect3 = OH_Drawing_RectCreate(10.0f, 10.0f, 26.0f, 26.0f); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_occlusion_region_test.cpp302 Rect rect3{0, 0, 0, 0}; variable
331 Rect rect3{60, 60, 70, 80}; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dpen_test.cpp53 Rect rect3(rect2.GetLeft() + margin, rect2.GetTop() + margin, in TestPenColor() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_supplement_test.cpp1025 RectT<float> rect3; variable
1206 RectT<float> rect3; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dpixel_map_test.cpp1015 Rect rect3; variable
1077 Rect rect3; variable
1137 Rect rect3; variable
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dkeyboard_session_test.cpp589 WSRect rect3({0, 0, 0, 1}); variable