Searched refs:forcePoll (Results 1 – 2 of 2) sorted by relevance
114 float VolumeDB(bool forcePoll = false);
600 BSoundPlayer::VolumeDB(bool forcePoll) in VolumeDB() argument606 if (!forcePoll && system_time() - fLastVolumeUpdate < 500000) in VolumeDB()