Home
last modified time | relevance | path

Searched defs:tmpBlur (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_foreground_effect_filter.cpp175 std::shared_ptr<Drawing::Image> tmpBlur(blurBuilder->MakeImage( in ApplyForegroundEffect() local
H A Drs_motion_blur_filter.cpp108 std::shared_ptr<Drawing::Image> tmpBlur(builder->MakeImage( in DrawMotionBlur() local
H A Drs_kawase_blur.cpp325 std::shared_ptr<Drawing::Image> tmpBlur(blurBuilder.MakeImage( in ExecutePingPongBlur() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_mesa_blur_shader_filter.cpp254 std::shared_ptr<Drawing::Image> tmpBlur(builder.MakeImage( in ApplyGreyAdjustmentFilter() local
437 std::shared_ptr<Drawing::Image> tmpBlur = DownSampling(canvas, input, src, scaledInfo, in ProcessImage() local
H A Dge_linear_gradient_blur_shader_filter.cpp421 std::shared_ptr<Drawing::Image> tmpBlur( in BuildMeanLinearGradientBlur() local
H A Dge_kawase_blur_shader_filter.cpp203 auto tmpBlur(blurBuilder.MakeImage(canvas.GetGPUContext().get(), nullptr, scaledInfo, false)); in ProcessImage() local