summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/FastMixerDumpState.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Initial implementation of fast capture dumpGlenn Kasten2015-03-061-1/+1
| | | | Change-Id: I898d903e539f760ef7caa80f41ca21c223f67264
* WhitespaceGlenn Kasten2015-03-061-4/+4
| | | | | | switch indent Change-Id: I652c798dd37a80634d247c4d881fb1cce92c4bd6
* Pull out commandToString() from FastMixerDumpState.cppGlenn Kasten2015-03-031-29/+1
| | | | | | to FastThreadState.cpp, FastMixerState.cpp, and FastCaptureState.cpp Change-Id: I872efb211e8a0335c42906367859d3674340e374
* Pull up increaseSamplingN and kSamplingNforLowRamDeviceGlenn Kasten2015-03-031-26/+1
| | | | | | | from FastMixerDumpState to FastThreadDumpState, and remove unused parameter from FastMixerDumpState constructor. Change-Id: Ib8937b106622a8da28a6ef6043de4528ae82cb05
* Rename FAST_MIXER_STATISTICS to FAST_THREAD_STATISTICSGlenn Kasten2015-03-021-5/+5
| | | | Change-Id: Idb5f5bf0c20bffff8536cf4a46f696e12e99e81b
* Pull out FastCaptureDumpState and FastMixerDumpStateGlenn Kasten2015-02-191-0/+252
Change-Id: I8e44dbfe02338622eb69193b234743b50f0dd79f