Home
last modified time | relevance | path

Searched refs:SetExtSurfaceEnabled (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h488 static void SetExtSurfaceEnabled(bool extSurfaceEnabled) in SetExtSurfaceEnabled() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
H A Dvideo_property_test_ng.cpp677 SystemProperties::SetExtSurfaceEnabled(false);
681 SystemProperties::SetExtSurfaceEnabled(true);
1045 SystemProperties::SetExtSurfaceEnabled(false);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp769 SystemProperties::SetExtSurfaceEnabled(true);
771 SystemProperties::SetExtSurfaceEnabled(false);
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp345 SystemProperties::SetExtSurfaceEnabled(!containerSdkPath_.empty()); in CommonInitialize()
H A Dace_ability.cpp211 SystemProperties::SetExtSurfaceEnabled(!runArgs.containerSdkPath.empty()); in AceAbility()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test_ng.cpp301 SystemProperties::SetExtSurfaceEnabled(true);
303 SystemProperties::SetExtSurfaceEnabled(false);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
H A Dmovingphoto_test_ng.cpp821 SystemProperties::SetExtSurfaceEnabled(false);