Home
last modified time | relevance | path

Searched defs:totalDurationUs (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/power-libperfmgr/aidl/
DSessionRecords.cpp38 int32_t totalDurationUs = duration.durationNanos / 1000; in addReportedDurations() local
/hardware/interfaces/audio/aidl/default/primary/
DStreamPrimary.cpp69 const auto totalDurationUs = in transfer() local
/hardware/interfaces/audio/aidl/default/r_submix/
DStreamRemoteSubmix.cpp149 const auto totalDurationUs = (::android::uptimeNanos() - mStartTimeNs) / NANOS_PER_MICROSECOND; in transfer() local