Home
last modified time | relevance | path

Searched refs:sendCurrentTimestamp (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/oboeservice/
DAAudioServiceStreamBase.cpp216 sendCurrentTimestamp(); in pause()
250 sendCurrentTimestamp(); // warning - this calls a virtual function in stop()
305 aaudio_result_t result = sendCurrentTimestamp(); in run()
363 aaudio_result_t AAudioServiceStreamBase::sendCurrentTimestamp() { in sendCurrentTimestamp() function in AAudioServiceStreamBase
DAAudioServiceStreamBase.h259 aaudio_result_t sendCurrentTimestamp();