Searched defs:clockId (Results 1 – 6 of 6) sorted by relevance
228 aaudio_result_t AudioStreamLegacy::getBestTimestamp(clockid_t clockId, in getBestTimestamp()
523 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp()
493 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp()
194 val clockId: ClockId, constant in com.android.systemui.plugins.ClockMetadata230 val clockId: ClockId? = null, constant in com.android.systemui.plugins.ClockSettings
673 val clockId = currentClockId in createCurrentClock() constant
607 int clockId = CLOCK_MONOTONIC; in configureFd() local