Home
last modified time | relevance | path

Searched refs:height1 (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkbitmap_fuzzer/
H A Dbitmap_fuzzer.cpp115 int32_t height1 = GetObject<int32_t>() % height; in BitmapFuzzTest002() local
128 OH_Drawing_BitmapReadPixels(nullptr, nullptr, nullptr, width * PATH_FOUR, width1, height1); in BitmapFuzzTest002()
129 OH_Drawing_BitmapReadPixels(bitmap, &imageInfo, pixels1, width * PATH_FOUR, width1, height1); in BitmapFuzzTest002()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosgl_fuzzer/
H A Drssurfaceframeohosgl_fuzzer.cpp71 int32_t height1 = GetData<int32_t>(); in DoSetDamageRegion() local
73 g_rsSurfaceFrameOhosGl->SetDamageRegion(left, top, width1, height1); in DoSetDamageRegion()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohosraster_fuzzer/
H A Drssurfaceohosraster_fuzzer.cpp123 int32_t height1 = GetData<int32_t>(); in DoSetDamageRegion() local
125 rsSurfaceFrameOhosRaster->SetDamageRegion(left, top, width1, height1); in DoSetDamageRegion()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosraster_fuzzer/
H A Drssurfaceframeohosraster_fuzzer.cpp123 int32_t height1 = GetData<int32_t>(); in DoSetDamageRegion() local
124 rsSurfaceFrameOhosRaster->SetDamageRegion(left, top, width1, height1); in DoSetDamageRegion()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceframeohosvulkan_fuzzer/
H A Drssurfaceframeohosvulkan_fuzzer.cpp111 int32_t height1 = GetData<int32_t>(); in DoSetDamageRegion() local
112 rsSurfaceFrameOhosVulkan->SetDamageRegion(left, top, width1, height1); in DoSetDamageRegion()
/foundation/window/window_manager/wmserver/test/unittest/
H A Ddisplay_group_info_test.cpp72 int32_t height1 = 0; in AddTestDisplayInfo() local
77 displayInfo1->SetHeight(height1); in AddTestDisplayInfo()
/foundation/arkui/ace_engine/test/unittest/core/pattern/container_modal/
H A Dcontainer_modal_test_ng.cpp569 const int32_t height1 = -1; in HWTEST_F() local
573 pattern_->SetContainerModalTitleHeight(height1); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_visitor_test.cpp3281 uint32_t height1 = 600; in HWTEST_F() local
3282 RectI rect1{left1, top1, width1, height1}; in HWTEST_F()
3322 uint32_t height1 = 300; in HWTEST_F() local
3323 RectI rect{left1, top1, width1, height1}; in HWTEST_F()

Completed in 11 milliseconds