Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_audio.c329 SDL_AudioLockOrUnlockDeviceWithNoMixerLock(SDL_AudioDevice * device) in SDL_AudioLockOrUnlockDeviceWithNoMixerLock() function
343 current_audio.impl.LockDevice = SDL_AudioLockOrUnlockDeviceWithNoMixerLock; in finish_audio_entry_points_init()
346 current_audio.impl.UnlockDevice = SDL_AudioLockOrUnlockDeviceWithNoMixerLock; in finish_audio_entry_points_init()

Completed in 5 milliseconds