Home
last modified time | relevance | path

Searched refs:CheckRegionAndDrawWithoutFilter (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_render_node_drawable_test.cpp803 HWTEST_F(RSRenderNodeDrawableTest, CheckRegionAndDrawWithoutFilter, TestSize.Level1)
814 drawable->CheckRegionAndDrawWithoutFilter(filterInfoVec, canvas, params);
822 drawable->CheckRegionAndDrawWithoutFilter(filterInfoVec, canvas, params);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable.h204 void CheckRegionAndDrawWithoutFilter(
H A Drs_render_node_drawable.cpp289 CheckRegionAndDrawWithoutFilter(filterInfoVec, canvas, params); in DrawWithoutNodeGroupCache()
324 void RSRenderNodeDrawable::CheckRegionAndDrawWithoutFilter( in CheckRegionAndDrawWithoutFilter() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawable