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

  /hardware/libhardware_legacy/audio/
AudioPolicyCompatClient.h 40 virtual audio_io_handle_t openOutput(audio_module_handle_t module,
AudioPolicyCompatClient.cpp 38 audio_io_handle_t AudioPolicyCompatClient::openOutput(audio_module_handle_t module,
AudioPolicyManagerBase.cpp 500 mTestOutputs[mCurOutput] = mpClientInterface->openOutput(0, &outputDesc->mDevice,
536 output = mpClientInterface->openOutput(profile->mModule->mHandle,
    [all...]
  /frameworks/av/include/media/
IAudioFlinger.h 131 virtual audio_io_handle_t openOutput(audio_module_handle_t module,
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 187 virtual audio_io_handle_t openOutput(audio_module_handle_t module,
  /dalvik/dx/src/com/android/dx/command/dexer/
Main.java 239 OutputStream out = openOutput(args.outName);
557 humanOutRaw = openOutput(args.humanOutName);
617 OutputStream out = openOutput(fileName);
702 private static OutputStream openOutput(String name) throws IOException {
    [all...]
  /external/quake/src/com/android/quake/
DownloaderActivity.java 641 os = openOutput(file.dest, append);
    [all...]
  /gdk/samples/quake/src/com/android/quake/llvm/
DownloaderActivity.java 641 os = openOutput(file.dest, append);
    [all...]
  /frameworks/av/media/libmedia/
IAudioFlinger.cpp 361 virtual audio_io_handle_t openOutput(audio_module_handle_t module,
386 ALOGV("openOutput() returned output, %d", output);
862 audio_io_handle_t output = openOutput(module,
    [all...]
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp     [all...]
AudioFlinger.h 147 virtual audio_io_handle_t openOutput(audio_module_handle_t module,
    [all...]
AudioFlinger.cpp     [all...]
  /prebuilts/sdk/tools/lib/
dx.jar 

Completed in 483 milliseconds