HomeSort by relevance Sort by last modified time
    Searched refs:mMonotonicNs (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audioflinger/
FastMixer.h 126 uint32_t mBounds; // bounds for mMonotonicNs, mThreadCpuNs, and mCpukHz
128 uint32_t mMonotonicNs[kSamplingN]; // delta monotonic (wall clock) time
FastMixer.cpp 627 dumpState->mMonotonicNs[i] = monotonicNs;
    [all...]

Completed in 288 milliseconds