Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DFastThreadDumpState.cpp33 increaseSamplingN(1); in FastThreadDumpState()
42 void FastThreadDumpState::increaseSamplingN(uint32_t samplingN) in increaseSamplingN() function in android::FastThreadDumpState
DFastThreadDumpState.h65 void increaseSamplingN(uint32_t samplingN);
DThreads.cpp3853 mFastMixerDumpState.increaseSamplingN(mAudioFlinger->isLowRamDevice() ? in threadLoop_write()
6296 mFastCaptureDumpState.increaseSamplingN(mAudioFlinger->isLowRamDevice() ? in threadLoop()