Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamLegacy.cpp122 aaudio_result_t AudioStreamLegacy::getBestTimestamp(clockid_t clockId, in getBestTimestamp()
DAudioStreamRecord.cpp335 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp()
DAudioStreamTrack.cpp429 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp()
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.cpp363 aaudio_result_t AudioStreamInternal::getTimestamp(clockid_t clockId, in getTimestamp()
/frameworks/native/services/inputflinger/
DEventHub.cpp1382 int clockId = CLOCK_MONOTONIC; in openDeviceLocked() local