/ohos5.0/foundation/graphic/graphic_utils_lite/test/ |
H A D | rect_unit_test.cpp | 75 Rect* rect1 = new Rect(); variable 429 Rect* rect1 = new Rect(TEST_VALUE, TEST_VALUE, MAX_VALUE, MAX_VALUE); variable 464 Rect* rect1 = new Rect(TEST_VALUE, TEST_VALUE, TEST_VALUE, TEST_VALUE); variable 494 Rect* rect1 = new Rect(MIN_VALUE, MIN_VALUE, MAX_VALUE, MAX_VALUE); variable 516 Rect* rect1 = new Rect(MIN_VALUE, MIN_VALUE, MAX_VALUE, MAX_VALUE); variable 542 Rect* rect1 = new Rect(MIN_VALUE, MIN_VALUE, MAX_VALUE, MAX_VALUE); variable 577 Rect* rect1 = new Rect(MIN_VALUE, MIN_VALUE, MAX_VALUE, MAX_VALUE); variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
H A D | rs_rect_test.cpp | 226 RectF rect1; variable 254 RectF rect1; variable 269 RectF rect1; variable 285 RectF rect1; variable 302 RectF rect1; variable 331 RectF rect1; variable
|
H A D | rs_occlusion_region_test.cpp | 300 Rect rect1{0, 0, 100, 100}; variable 329 Rect rect1{0, 0, 100, 100}; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/ |
H A D | rs_region_test.cpp | 48 Occlusion::Rect rect1 { 0, 0, 100, 100 }; variable 67 Occlusion::Rect rect1 { 0, 0, 100, 100 }; variable 86 Occlusion::Rect rect1 { 0, 0, 100, 100 }; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/ |
H A D | pen_test.cpp | 41 Rect rect1(rect.GetLeft() + margin, rect.GetTop() + margin, in TestPenColor() local 73 Rect rect1(rect.GetLeft() + margin, rect.GetTop() + margin, in TestPenAlpha() local 99 Rect rect1(rect.GetLeft() + margin, rect.GetTop() + margin, in TestPenWidth() local 189 Rect rect1(rect.GetLeft() + margin, rect.GetTop() + margin, in TestPenJoinStyle() local 211 Rect rect1(rect.GetLeft(), rect.GetTop() + rect.GetHeight() / 4.0f, in TestPenBlendMode() local 264 Rect rect1(rect.GetLeft() + margin, rect.GetTop() + margin, in TestPenPathEffect() local 294 Rect rect1(rect.GetLeft() + margin, rect.GetTop() + margin, in TestPenFilter() local 320 Rect rect1(rect.GetLeft() + margin, rect.GetTop() + margin, in TestPenReset() local
|
H A D | path_test.cpp | 405 …Rect rect1(rect.GetLeft(), rect.GetTop(), rect.GetRight(), rect.GetBottom() - rect.GetHeight() / 4… in TestFillStyle() local 428 …Rect rect1(rect.GetLeft(), rect.GetTop(), rect.GetRight(), rect.GetBottom() - rect.GetHeight() / 4… in TestFillStyle2() local 451 …Rect rect1(rect.GetLeft(), rect.GetTop(), rect.GetRight(), rect.GetBottom() - rect.GetHeight() / 4… in TestFillStyle3() local 474 …Rect rect1(rect.GetLeft(), rect.GetTop(), rect.GetRight(), rect.GetBottom() - rect.GetHeight() / 4… in TestFillStyle4() local
|
/ohos5.0/foundation/window/window_manager/utils/test/unittest/ |
H A D | window_helper_test.cpp | 105 Rect rect1 = {0, 0, 1, 1}; variable 141 Rect rect1 { 0, 0, 10, 10 }, rect2 { 100, 100, 200, 200 }; variable 239 Rect rect1 { 0, 0, 300, 400 }; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
H A D | brush_test.cpp | 29 OH_Drawing_Rect* rect1 = OH_Drawing_RectCreate(400, 400, 500, 500); // 400, 400, 500, 500 矩形参数 in OnTestPerformance() local
|
H A D | font_test.cpp | 33 OH_Drawing_Rect* rect1 = OH_Drawing_RectCreate( in OnTestPerformance() local
|
H A D | canvas_test.cpp | 462 OH_Drawing_Rect* rect1 = OH_Drawing_RectCreate(100, 100, 200, 200); // 100, 100, 200, 200 创建矩形 in OnTestPerformance() local 514 OH_Drawing_Rect* rect1 = OH_Drawing_RectCreate(100, 100, 200, 200); // 100, 100, 200, 200 剪切矩形 in OnTestPerformance() local
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_impl_test2.cpp | 476 Rect rect1 { 10, 10, 10, 10 }; variable 498 Rect rect1 { 10, 10, 10, 10 }; variable 516 Rect rect1 { 10, 10, 10, 10 }; variable 534 Rect rect1 { 10, 10, 10, 10 }; variable 552 Rect rect1 { 10, 10, 10, 10 }; variable 570 Rect rect1 { 110, 110, 10, 10 }; variable 624 Rect rect1 { 1, 1, 100, 100 }; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkrect_fuzzer/ |
H A D | rect_fuzzer.cpp | 85 OH_Drawing_Rect *rect1 = OH_Drawing_RectCreate(left, top, right, bottom); in RectFuzzTest001() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/utils/ |
H A D | round_rect_test.cpp | 144 Rect rect1; variable
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | rect.h | 338 bool Intersect(const CommonRect<T>& rect1, const CommonRect<T>& rect2) in Intersect() 359 void Join(const CommonRect<T>& rect1, const CommonRect<T>& rect2) in Join()
|
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_node_test.cpp | 292 Rect rect1 = {0, 0, 0, 0}; variable 320 Rect rect1 = {0, 0, 0, 0}; variable 373 Rect rect1 = { 0, 0, 0, 0 }; variable 704 Rect rect1 = { 10, 10, 10, 10 }; variable 731 Rect rect1 = { 10, 10, 10, 10 }; variable
|
H A D | display_group_info_test.cpp | 236 Rect rect1 = {3, 3, 3, 3}; variable
|
H A D | window_pair_test.cpp | 361 Rect rect1 = {1, 1, 10, 20}; variable 391 Rect rect1 = {1, 1, 10, 20}; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/systemtest/pipeline/ |
H A D | rs_uni_render_test.cpp | 182 auto rect1 = window1->GetRect(); variable
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/ |
H A D | focus_manager.cpp | 105 bool FocusManager::IsAtSameCol(const Rect& rect1, const Rect& rect2) in IsAtSameCol() 110 bool FocusManager::IsAtSameRow(const Rect& rect1, const Rect& rect2) in IsAtSameRow()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_font_test.cpp | 167 Rect rect1; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/rect_fuzzer/ |
H A D | rect_fuzzer.cpp | 67 RectI rect1 = RectI(l, t, r, b); in RectFuzzTest001() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_motion_blur_filter_test.cpp | 176 Drawing::Rect rect1; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/common/include/ |
H A D | session_helper.h | 31 static WSRect GetOverlap(const WSRect& rect1, const WSRect& rect2, int offsetX, int offsetY) in GetOverlap()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_motion_blur_filter.cpp | 207 bool RSMotionBlurFilter::RectValid(const Drawing::Rect& rect1, const Drawing::Rect& rect2) const in RectValid() argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_spring_model_test.cpp | 363 RectF rect1; variable
|