/aosp_15_r20/frameworks/base/media/java/android/media/audiofx/ |
H A D | Visualizer.java | 473 public int getWaveForm(byte[] waveform) in getWaveForm() 615 void onWaveFormDataCapture(Visualizer visualizer, byte[] waveform, int samplingRate); in onWaveFormDataCapture() 646 int rate, boolean waveform, boolean fft) { in setDataCaptureListener() 758 private native final int native_getWaveForm(byte[] waveform); in native_getWaveForm()
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowVisualizer.java | 37 OnDataCaptureListener listener, int rate, boolean waveform, boolean fft) { in setDataCaptureListener() 53 protected int native_getWaveForm(byte[] waveform) { in native_getWaveForm() 153 default int getWaveForm(byte[] waveform) { in getWaveForm()
|
/aosp_15_r20/frameworks/base/media/jni/audioeffect/ |
H A D | Visualizer.cpp | 281 status_t Visualizer::getWaveForm(uint8_t *waveform) in getWaveForm() 327 status_t Visualizer::doFft(uint8_t *fft, uint8_t *waveform) in doFft() 363 uint8_t waveform[mCaptureSize]; in periodicCapture() local
|
/aosp_15_r20/cts/tests/vibrator/src/android/os/cts/ |
H A D | VibratorManagerTest.java | 191 VibrationEffect waveform = VibrationEffect.createWaveform(timings, amplitudes, -1); in testCombinedVibrationWaveformStartsAndFinishesVibration() local 201 VibrationEffect waveform = VibrationEffect.createWaveform(timings, amplitudes, 0); in testCombinedVibrationWaveformRepeats() local
|
H A D | VibratorTest.java | 333 VibrationEffect waveform = VibrationEffect.createWaveform(timings, amplitudes, -1); in testVibrateWaveformStartsAndFinishesVibration() local 343 VibrationEffect waveform = VibrationEffect.createWaveform(timings, amplitudes, 0); in testVibrateWaveformRepeats() local
|
/aosp_15_r20/frameworks/base/core/tests/vibrator/src/android/os/ |
H A D | VibrationEffectTest.java | 1191 VibrationEffect waveform = VibrationEffect.createWaveform( in testApplyAdaptiveScaleWaveform() local 1245 VibrationEffect waveform = VibrationEffect.createWaveform(new long[] { 10, 20 }, 0); in testApplyEffectStrengthToOneShotWaveformAndPrimitives() local
|
/aosp_15_r20/frameworks/base/services/core/jni/ |
H A D | com_android_server_vibrator_VibratorController.cpp | 384 jobjectArray waveform, jint brakingId, jlong vibrationId) { in vibratorPerformPwleEffect() 418 jobjectArray waveform, jlong vibrationId) { in vibratorPerformPwleV2Effect()
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/sound/ |
D | asound_fm.h | 45 unsigned char waveform; member
|
/aosp_15_r20/external/kernel-headers/original/uapi/sound/ |
H A D | asound_fm.h | 48 unsigned char waveform; /* 3 bits: waveform shape */ member
|
/aosp_15_r20/bionic/libc/kernel/uapi/sound/ |
H A D | asound_fm.h | 33 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/sound/ |
D | asound_fm.h | 62 unsigned char waveform; /* 3 bits: waveform shape */ member
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/sound/ |
D | asound_fm.h | 33 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/sound/ |
H A D | asound_fm.h | 33 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/sound/ |
D | asound_fm.h | 45 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/sound/ |
D | asound_fm.h | 45 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/sound/ |
H A D | asound_fm.h | 33 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/sound/ |
D | asound_fm.h | 45 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/kernel/uapi/sound/ |
H A D | asound_fm.h | 33 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/sound/ |
D | asound_fm.h | 45 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/sound/ |
H A D | asound_fm.h | 33 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/alsa/sound/ |
D | asound_fm.h | 62 unsigned char waveform; /* 3 bits: waveform shape */ member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/sound/ |
H A D | asound_fm.h | 33 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/sound/ |
D | asound_fm.h | 45 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/sound/ |
H A D | asound_fm.h | 33 unsigned char waveform; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/sound/ |
D | asound_fm.h | 45 unsigned char waveform; member
|