Home
last modified time | relevance | path

Searched refs:ApplyGreyAdjustmentFilter (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_mesa_blur_shader_filter.cpp246 std::shared_ptr<Drawing::ShaderEffect> GEMESABlurShaderFilter::ApplyGreyAdjustmentFilter(Drawing::C… in ApplyGreyAdjustmentFilter() function in OHOS::Rosen::GEMESABlurShaderFilter
279 tmpShader = ApplyGreyAdjustmentFilter(canvas, input, tmpShader, scaledInfo, linear); in DownSampling2X()
300 tmpShader = ApplyGreyAdjustmentFilter(canvas, input, tmpShader, scaledInfo, linear); in DownSampling4X()
333 tmpShader = ApplyGreyAdjustmentFilter(canvas, input, tmpShader, scaledInfo, linear); in DownSampling8X()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H A Dge_mesa_blur_shader_filter.h58 std::shared_ptr<Drawing::ShaderEffect> ApplyGreyAdjustmentFilter(Drawing::Canvas& canvas,