Home
last modified time | relevance | path

Searched refs:GetBlurExtraFilterEnabled (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_kawase_blur_shader_filter.cpp67 static bool GetBlurExtraFilterEnabled() in GetBlurExtraFilterEnabled() function
135 if (GetBlurExtraFilterEnabled()) { in GEKawaseBlurShaderFilter()
195 if (GetBlurExtraFilterEnabled() && g_simpleFilter) { in ProcessImage()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_system_properties.cpp428 bool RSSystemProperties::GetBlurExtraFilterEnabled() in GetBlurExtraFilterEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_system_properties.cpp427 bool RSSystemProperties::GetBlurExtraFilterEnabled() in GetBlurExtraFilterEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h208 static bool GetBlurExtraFilterEnabled();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_kawase_blur.cpp306 if (RSSystemProperties::GetBlurExtraFilterEnabled() && simpleFilter_) { in ExecutePingPongBlur()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp926 bool RSSystemProperties::GetBlurExtraFilterEnabled() in GetBlurExtraFilterEnabled() function in OHOS::Rosen::RSSystemProperties