Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dsoundpool.h61 bool CheckVolumeVaild(float *leftVol, float *rightVol);
H A Dsoundpool.cpp174 if (!CheckVolumeVaild(&leftVolume, &rightVolume)) { in SetVolume()
248 bool SoundPool::CheckVolumeVaild(float *leftVol, float *rightVol) in CheckVolumeVaild() function in OHOS::Media::SoundPool

Completed in 2 milliseconds