Home
last modified time | relevance | path

Searched defs:clockId (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamLegacy.cpp182 aaudio_result_t AudioStreamLegacy::getBestTimestamp(clockid_t clockId, in getBestTimestamp()
DAudioStreamTrack.cpp524 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp()
DAudioStreamRecord.cpp532 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp()
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.cpp514 aaudio_result_t AudioStreamInternal::getTimestamp(clockid_t clockId, in getTimestamp()
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp437 int clockId = CLOCK_MONOTONIC; in configureFd() local