Searched refs:play_l (Results 1 – 2 of 2) sorted by relevance
126 void play_l(const std::shared_ptr<Sound>& sound, int streamID,
261 pairStream->play_l(pairStream->mSound, pairStream->mStreamID, in playPairStream()276 void Stream::play_l(const std::shared_ptr<Sound>& sound, int32_t nextStreamID, in play_l() function in android::soundpool::Stream