Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.h34 constexpr float BLUR_SIGMA_SCALE = 0.57735f; in ConvertRadiusToSigma() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dscalar.h27 static const scalar BLUR_SIGMA_SCALE = 0.57735f; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_filter.h29 constexpr float BLUR_SIGMA_SCALE = 0.57735f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_func_wrapper.cpp37 constexpr float BLUR_SIGMA_SCALE = 0.57735f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp81 constexpr float BLUR_SIGMA_SCALE = 0.57735f; variable
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp99 constexpr float BLUR_SIGMA_SCALE { 0.57735f }; variable