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

  /frameworks/wilhelm/src/itf/
IPresetReverb.cpp 83 android::status_t status = android_prev_getPreset(thiz->mPresetReverbEffect, &preset);
  /frameworks/wilhelm/src/android/
android_Effect.h 58 extern android::status_t android_prev_getPreset(const android::sp<android::AudioEffect>& pFx,
android_Effect.cpp 379 if (android::NO_ERROR == android_prev_getPreset(ipr->mPresetReverbEffect, &preset)) {
397 android::status_t android_prev_getPreset(const android::sp<android::AudioEffect>& pFx,
    [all...]

Completed in 190 milliseconds