Home
last modified time | relevance | path

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

/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DLoopbackAudioThread.java386 public int[] getAllGlitches() { in getAllGlitches() method in LoopbackAudioThread
387 return mRecorderRunnable.getAllGlitches(); in getAllGlitches()
DRecorderRunnable.java528 public int[] getAllGlitches() { in getAllGlitches() method in RecorderRunnable
DLoopbackActivity.java287 mGlitchesData = mAudioThread.getAllGlitches();