Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.h1427 FastCaptureDumpState mFastCaptureDumpState; variable
DThreads.cpp6033 state->mDumpState = &mFastCaptureDumpState; in RecordThread()
6264 mFastCaptureDumpState.increaseSamplingN(mAudioFlinger->isLowRamDevice() ? in threadLoop()
6927 const FastCaptureDumpState *copy = new FastCaptureDumpState(mFastCaptureDumpState); in dumpInternals()