Home
last modified time | relevance | path

Searched refs:SetSoundEnable (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_animation_operation_test.cpp45 operation.SetSoundEnable(true);
57 operation.SetSoundEnable(false);
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_independent_display_strategy.cpp35 op->SetSoundEnable(false); in Display()
H A Dboot_animation_operation.cpp78 void BootAnimationOperation::SetSoundEnable(bool isEnabled) in SetSoundEnable() function in BootAnimationOperation
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_operation.h45 void SetSoundEnable(bool isEnabled);