Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/
H A Drs_foreground_effect_filter_test.cpp122 rsForegroundEffectFilter->ApplyForegroundEffect(canvas, image, param);
134 rsForegroundEffectFilter->ApplyForegroundEffect(canvas, image, param);
136 rsForegroundEffectFilter->ApplyForegroundEffect(canvas, image, param);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_foreground_effect_filter.cpp137 void RSForegroundEffectFilter::ApplyForegroundEffect(Drawing::Canvas& canvas, in ApplyForegroundEffect() function in OHOS::Rosen::RSForegroundEffectFilter
206 ApplyForegroundEffect(canvas, image, param); in DrawImageRect()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_foreground_effect_filter.h72 … void ApplyForegroundEffect(Drawing::Canvas& canvas, const std::shared_ptr<Drawing::Image>& image,