Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamLegacy.cpp173 aaudio_result_t AudioStreamLegacy::getBestTimestamp(clockid_t clockId, in getBestTimestamp()
DAudioStreamTrack.cpp479 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp()
DAudioStreamRecord.cpp484 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp()
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.cpp436 aaudio_result_t AudioStreamInternal::getTimestamp(clockid_t clockId, in getTimestamp()
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp1512 int clockId = CLOCK_MONOTONIC; in configureFd() local