Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/utils/
H A Dprofiler.h31 Profiler(const clockid_t clockId) in Profiler()
/aosp12/frameworks/av/media/libaaudio/src/legacy/
H A DAudioStreamLegacy.cpp182 aaudio_result_t AudioStreamLegacy::getBestTimestamp(clockid_t clockId, in getBestTimestamp()
H A DAudioStreamRecord.cpp531 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp()
H A DAudioStreamTrack.cpp523 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp()
/aosp12/frameworks/av/media/libaaudio/src/client/
H A DAudioStreamInternal.cpp520 aaudio_result_t AudioStreamInternal::getTimestamp(clockid_t clockId, in getTimestamp()
/aosp12/hardware/libhardware/modules/input/evdev/
H A DInputHub.cpp155 int clockId = CLOCK_MONOTONIC; in openDeviceNode() local
/aosp12/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp437 int clockId = CLOCK_MONOTONIC; in configureFd() local