Home | History | Annotate | Download | only in devices

Lines Matching full:audioflinger

35 an AudioFlinger debugging feature, available in custom builds only,
56 <li><code>cd frameworks/av/services/audioflinger</code></li>
101 See the code at <code>AudioFlinger::AudioFlinger()</code> in <code>AudioFlinger.cpp</code>
195 process, which includes the AudioFlinger sound server, uses
315 As of Android 4.4, there are only a few log points in AudioFlinger
320 In particular, it is recommended for AudioFlinger threads that must
347 In other AudioFlinger threads, use <code>mNBLogWriter</code>:
363 After you have added the logs, re-build AudioFlinger.