Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/demo2/
Dsnd.h21 void PlaySound(void);
Dsnd.cpp148 void PlaySound(void) in PlaySound() function
Dgraphics.cpp258 PlaySound(); in UpdateParams()
/CTR-SDK-4.2.7-SampleDemos/camera/Simple/
DSimple.cpp58 void PlaySound(nn::camera::ShutterSoundType soundType);
444 PlaySound(nn::camera::SHUTTER_SOUND_TYPE_NORMAL); in ProcessUserInput()
449 PlaySound(nn::camera::SHUTTER_SOUND_TYPE_MOVIE); in ProcessUserInput()
454 PlaySound(nn::camera::SHUTTER_SOUND_TYPE_MOVIE_END); in ProcessUserInput()
1209 void PlaySound(nn::camera::ShutterSoundType soundType) in PlaySound() function