Searched defs:clockId (Results 1 – 7 of 7) sorted by relevance
228 aaudio_result_t AudioStreamLegacy::getBestTimestamp(clockid_t clockId, in getBestTimestamp()
499 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp()
537 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp()
267 val clockId: ClockId, constant in com.android.systemui.plugins.clocks.ClockMetadata312 val clockId: ClockId? = null, constant in com.android.systemui.plugins.clocks.ClockSettings
292 val clockId = clockInteractor.renderedClockId in <lambda>() constant
594 val clockId = currentClockId in createCurrentClock() constant
609 int clockId = CLOCK_MONOTONIC; in configureFd() local