Searched defs:clockId (Results 1 – 5 of 5) sorted by relevance
182 aaudio_result_t AudioStreamLegacy::getBestTimestamp(clockid_t clockId, in getBestTimestamp()
524 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp()
532 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp()
514 aaudio_result_t AudioStreamInternal::getTimestamp(clockid_t clockId, in getTimestamp()
437 int clockId = CLOCK_MONOTONIC; in configureFd() local