Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamLegacy.cpp228 aaudio_result_t AudioStreamLegacy::getBestTimestamp(clockid_t clockId, in getBestTimestamp()
DAudioStreamTrack.cpp523 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp()
DAudioStreamRecord.cpp493 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp()
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DClockProviderPlugin.kt194 val clockId: ClockId, constant in com.android.systemui.plugins.ClockMetadata
230 val clockId: ClockId? = null, constant in com.android.systemui.plugins.ClockSettings
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
DClockRegistry.kt673 val clockId = currentClockId in createCurrentClock() constant
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp607 int clockId = CLOCK_MONOTONIC; in configureFd() local