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

  /frameworks/av/media/libeffects/proxy/
EffectProxy.h 33 int EffectProxyCreate(const effect_uuid_t *uuid,
EffectProxy.cpp 53 int EffectProxyCreate(const effect_uuid_t *uuid,
63 ALOGE("EffectProxyCreate() called with NULL pointer");
66 ALOGV("EffectProxyCreate start..");
145 } //end EffectProxyCreate
370 create_effect : android::EffectProxyCreate,

Completed in 25 milliseconds