Home
last modified time | relevance | path

Searched defs:BASE_BLUR_SCALE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_foreground_effect_filter.h61 static constexpr float BASE_BLUR_SCALE = 0.5f; // base downSample radio variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_kawase_blur_shader_filter.cpp34 constexpr float BASE_BLUR_SCALE = 0.5f; // base downSample radio variable
H A Dge_mesa_blur_shader_filter.cpp30 static constexpr float BASE_BLUR_SCALE = 0.5f; // 0.5: base downSample radio variable