OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
380
android::status_t
android_prev_setPreset
(android::sp<android::AudioEffect> pFx, uint16_t preset) {
Completed in 546 milliseconds