HomeSort by relevance Sort by last modified time
    Searched refs:outDevice (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/audioflinger/
Threads.h 35 audio_devices_t outDevice, audio_devices_t inDevice, type_t type);
147 audio_devices_t outDevice() const { return mOutDevice; }
296 // and read by other threads without lock or barrier via standby() , outDevice()
707 audio_devices_t outDevice,
    [all...]
Threads.cpp 267 audio_devices_t outDevice, audio_devices_t inDevice, type_t type)
275 mStandby(false), mOutDevice(outDevice), mInDevice(inDevice),
    [all...]
AudioFlinger.cpp     [all...]

Completed in 35 milliseconds