Home
last modified time | relevance | path

Searched refs:GetBound (Results 1 - 14 of 14) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_region_test.cpp56 EXPECT_EQ(sub.GetBound(), res); in HWTEST_F()
75 EXPECT_EQ(resOr.GetBound(), res); in HWTEST_F()
94 EXPECT_EQ(resAnd.GetBound(), res); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/image/imageinfo_fuzzer/
H A Dimageinfo_fuzzer.cpp53 imageInfo.GetBound(); in ImageInfoFuzzTest001()
101 imageInfo.GetBound(); in ImageInfoFuzzTest003()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage_info.h149 RectI GetBound() const in GetBound() function in OHOS::Rosen::Drawing::ImageInfo
/foundation/window/window_manager/utils/include/
H A Dwm_occlusion_region.h188 Rect GetBound() const in GetBound() function in OHOS::Rosen::WmOcclusion::Region
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/
H A Dge_mesa_blur_shader_filter_test.cpp58 src_ = image_->GetImageInfo().GetBound(); in SetUp()
H A Dge_kawase_blur_shader_filter_test.cpp60 src_ = image_->GetImageInfo().GetBound(); in SetUp()
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_surface_test.cpp341 rectI = imageInfo.GetBound(); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_kawase_blur.cpp195 if (image->GetImageInfo().GetBound() != srcRect) { in CheckInputImage()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_occlusion_region.h287 Rect GetBound() const in GetBound() function in OHOS::Rosen::Occlusion::Region
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vsync_rate_reduce_manager.cpp309 Occlusion::Rect srcBound = region.GetBound(); in CalcMaxVisibleRect()
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_kawase_blur_shader_filter.cpp410 if (image->GetImageInfo().GetBound() != srcRect) { in CheckInputImage()
H A Dge_mesa_blur_shader_filter.cpp656 if (image->GetImageInfo().GetBound() != srcRect) { in CheckInputImage()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_display_render_node_test.cpp494 EXPECT_TRUE(region.GetBound() == bottomSurface.second); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp226 auto bound = allDirtyRegion.GetBound(); in MergeDirtyHistory()

Completed in 18 milliseconds