HomeSort by relevance Sort by last modified time
    Searched defs:mInputSource (Results 1 - 6 of 6) sorted by null

  /frameworks/av/services/audioflinger/
FastCaptureState.h 32 NBAIO_Source* mInputSource; // HAL input device, must already be negotiated
34 int mInputSourceGen; // increment when mInputSource is assigned
FastCapture.h 53 NBAIO_Source* mInputSource;
  /device/asus/fugu/libaudio/
AudioStreamIn.h 115 int mInputSource;
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
AudioSession.h 48 audio_source_t inputSource()const { return mInputSource; }
68 const audio_source_t mInputSource;
  /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
XMLParser.java 22 private final InputSource mInputSource;
29 mInputSource = new InputSource(new BufferedReader(
34 mParser.parse(mInputSource, this);
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 308 int mInputSource; // input source selected by application (mediarecorder.h)

Completed in 154 milliseconds