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

  /frameworks/wilhelm/src/itf/
IPresetReverb.c 51 android::status_t status = android_prev_setPreset(thiz->mPresetReverbEffect, preset);
  /frameworks/wilhelm/src/android/
android_Effect.h 55 extern android::status_t android_prev_setPreset(android::sp<android::AudioEffect> pFx,
android_Effect.cpp 376 android::status_t android_prev_setPreset(android::sp<android::AudioEffect> pFx, uint16_t preset) {

Completed in 26 milliseconds