Searched refs:queueForPlay (Results 1 – 3 of 3) sorted by relevance
138 const int32_t streamID = mStreamManager.queueForPlay( in play()
395 int32_t queueForPlay(const std::shared_ptr<Sound> &sound,
152 int32_t StreamManager::queueForPlay(const std::shared_ptr<Sound> &sound, in queueForPlay() function in android::soundpool::StreamManager