Searched defs:clockId (Results 1 – 5 of 5) sorted by relevance
122 aaudio_result_t AudioStreamLegacy::getBestTimestamp(clockid_t clockId, in getBestTimestamp()
335 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp()
429 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp()
363 aaudio_result_t AudioStreamInternal::getTimestamp(clockid_t clockId, in getTimestamp()
1382 int clockId = CLOCK_MONOTONIC; in openDeviceLocked() local