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

  /device/asus/fugu/libaudio/
AudioHotplugThread.h 53 static const char kDeviceTypeCapture;
AudioHotplugThread.cpp 117 const char AudioHotplugThread::kDeviceTypeCapture = 'c';
156 return (ret == 3 && deviceType == kDeviceTypeCapture);
197 kAlsaDeviceDir, pcmCard, pcmDevice, kDeviceTypeCapture);

Completed in 425 milliseconds