Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/fastpath/
DFastMixerDumpState.cpp169 const char *mostRecent; in dump() local
172 mostRecent = "full"; in dump()
175 mostRecent = "partial"; in dump()
178 mostRecent = "empty"; in dump()
181 mostRecent = "?"; in dump()
189 mostRecent, ftDump->mFramesReady, in dump()