Home
last modified time | relevance | path

Searched refs:nstats (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.cpp1838 const int64_t nstats = mTimestampVerifier.getN() - mLastRecordedTimestampVerifierN; in sendStatistics() local
1839 if (nstats == 0) { in sendStatistics()