Searched defs:mPeriodNs (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioWatchdog.h45 mPeriodNs(periodMs * 1000000), mMaxCycleNs(mPeriodNs * 2),
75 uint32_t mPeriodNs; // nominal period member in class:android::AudioWatchdog
H A DFastThread.h57 long mPeriodNs; // expected period; the time required to render one mix buffer member in class:android::FastThread

Completed in 59 milliseconds