Home
last modified time | relevance | path

Searched defs:DILATED_CONVOLUTION_LARGE_RADIUS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_foreground_effect_filter.h63 static constexpr float DILATED_CONVOLUTION_LARGE_RADIUS = 4.6f; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_kawase_blur_shader_filter.cpp36 constexpr float DILATED_CONVOLUTION_LARGE_RADIUS = 4.6f; variable