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

  /development/samples/ApiDemos/src/com/example/android/apis/view/
ChronometerDemo.java 54 button = (Button) findViewById(R.id.set_format);
  /hardware/libhardware/include/hardware/
audio.h 165 int (*set_format)(struct audio_stream *stream, audio_format_t format); member in struct:audio_stream
  /hardware/libhardware/modules/audio/
audio_hw.c 236 out->stream.common.set_format = out_set_format;
345 in->stream.common.set_format = in_set_format;
  /device/generic/goldfish/audio/
audio_hw.c 405 out->stream.common.set_format = out_set_format;
557 in->stream.common.set_format = in_set_format;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 266 out->stream.common.set_format = out_set_format;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesm.h 366 inline void set_format(int mrows, int mcols) { function in class:NCursesMenu
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesm.h 366 inline void set_format(int mrows, int mcols) { function in class:NCursesMenu
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesm.h 366 inline void set_format(int mrows, int mcols) { function in class:NCursesMenu
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 812 out->stream.common.set_format = out_set_format;
997 in->stream.common.set_format = in_set_format;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 536 out->stream.common.set_format = out_set_format;
697 in->stream.common.set_format = in_set_format;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 517 out->stream.common.set_format = out_set_format;
580 in->stream.common.set_format = in_set_format;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 586 out->stream.common.set_format = out_set_format;
651 in->stream.common.set_format = in_set_format;
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /device/ti/panda/audio/
audio_hw.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /device/samsung/tuna/audio/
audio_hw.c     [all...]

Completed in 1565 milliseconds