Searched defs:EffectProxyCreate (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/proxy/
H A DEffectProxy.cpp53 int EffectProxyCreate(const effect_uuid_t *uuid, function in namespace:android
63 ALOGE("EffectProxyCreate() called with NULL pointer");
66 ALOGV("EffectProxyCreate start..");
145 } //end EffectProxyCreate
370 .create_effect = android::EffectProxyCreate,

Completed in 637 milliseconds