Home
last modified time | relevance | path

Searched refs:CheckInitParam (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsoundpool.h31 static bool CheckInitParam(int maxStreams, AudioStandard::AudioRendererInfo audioRenderInfo);
H A Dsoundpool.cpp33 if (!SoundPool::CheckInitParam(maxStreams, audioRenderInfo)) { in CreateSoundPool()
66 bool SoundPool::CheckInitParam(int maxStreams, AudioStandard::AudioRendererInfo audioRenderInfo) in CheckInitParam() function in OHOS::Media::SoundPool

Completed in 2 milliseconds