Searched defs:clockId (Results 1 – 5 of 5) sorted by relevance
173 aaudio_result_t AudioStreamLegacy::getBestTimestamp(clockid_t clockId, in getBestTimestamp()
479 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp()
484 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp()
436 aaudio_result_t AudioStreamInternal::getTimestamp(clockid_t clockId, in getTimestamp()
1512 int clockId = CLOCK_MONOTONIC; in configureFd() local