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.cpp520 aaudio_result_t AudioStreamTrack::getTimestamp(clockid_t clockId, in getTimestamp()
DAudioStreamRecord.cpp490 aaudio_result_t AudioStreamRecord::getTimestamp(clockid_t clockId, in getTimestamp()
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DClockProviderPlugin.kt185 val clockId: ClockId, constant in com.android.systemui.plugins.ClockMetadata
192 val clockId: ClockId? = null, constant in com.android.systemui.plugins.ClockSettings
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/
DClockRegistry.kt322 val clockId = currentClockId in <lambda>() constant
/frameworks/native/services/inputflinger/reader/
DEventHub.cpp440 int clockId = CLOCK_MONOTONIC; in configureFd() local