Home
last modified time | relevance | path

Searched defs:rect1 (Results 1 – 25 of 42) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Drect_unit_test.cpp75 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 Drs_rect_test.cpp226 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 Drs_occlusion_region_test.cpp300 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 Drs_region_test.cpp48 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 Dpen_test.cpp41 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 Dpath_test.cpp405 …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 Dwindow_helper_test.cpp105 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 Dbrush_test.cpp29 OH_Drawing_Rect* rect1 = OH_Drawing_RectCreate(400, 400, 500, 500); // 400, 400, 500, 500 矩形参数 in OnTestPerformance() local
H A Dfont_test.cpp33 OH_Drawing_Rect* rect1 = OH_Drawing_RectCreate( in OnTestPerformance() local
H A Dcanvas_test.cpp462 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 Dwindow_impl_test2.cpp476 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 Drect_fuzzer.cpp85 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 Dround_rect_test.cpp144 Rect rect1; variable
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Drect.h338 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 Dwindow_node_test.cpp292 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 Ddisplay_group_info_test.cpp236 Rect rect1 = {3, 3, 3, 3}; variable
H A Dwindow_pair_test.cpp361 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 Drs_uni_render_test.cpp182 auto rect1 = window1->GetRect(); variable
/ohos5.0/foundation/arkui/ui_lite/frameworks/dock/
H A Dfocus_manager.cpp105 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 Dskia_font_test.cpp167 Rect rect1; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/rect_fuzzer/
H A Drect_fuzzer.cpp67 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 Drs_motion_blur_filter_test.cpp176 Drawing::Rect rect1; variable
/ohos5.0/foundation/window/window_manager/window_scene/common/include/
H A Dsession_helper.h31 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 Drs_motion_blur_filter.cpp207 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 Drs_spring_model_test.cpp363 RectF rect1; variable

12