Searched refs:setStopTimeNs (Results 1 – 3 of 3) sorted by relevance
106 void setStopTimeNs(int64_t stopTimeNs); // systemTime() clock monotonic.
174 void Stream::setStopTimeNs(int64_t stopTimeNs) in setStopTimeNs() function in android::soundpool::Stream
182 newStream->setStopTimeNs(systemTime()); in queueForPlay()