Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_system_properties_test.cpp620 HWTEST_F(RSSystemPropertiesTest, SetForceHpsBlurDisabled, TestSize.Level1)
622 RSSystemProperties::SetForceHpsBlurDisabled(true);
624 RSSystemProperties::SetForceHpsBlurDisabled(false);
636 RSSystemProperties::SetForceHpsBlurDisabled(false);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_system_properties.cpp311 void RSSystemProperties::SetForceHpsBlurDisabled(bool flag) in SetForceHpsBlurDisabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_system_properties.cpp310 void RSSystemProperties::SetForceHpsBlurDisabled(bool flag) in SetForceHpsBlurDisabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_ui_capture_task_parallel.cpp94 RSSystemProperties::SetForceHpsBlurDisabled(true); in Capture()
98 RSSystemProperties::SetForceHpsBlurDisabled(false); in Capture()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h193 static void SetForceHpsBlurDisabled(bool flag);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp606 void RSSystemProperties::SetForceHpsBlurDisabled(bool flag) in SetForceHpsBlurDisabled() function in OHOS::Rosen::RSSystemProperties