Home | History | Annotate | Download | only in testlibs

Lines Matching defs:EffectGetDescriptor

171 int EffectGetDescriptor(const effect_uuid_t *uuid,
177 ALOGV("EffectGetDescriptor() called with NULL pointer");
184 ALOGV("EffectGetDescriptor - UUID matched Reverb type %d, UUID = %x",
191 } /* end EffectGetDescriptor */
2213 .get_descriptor = EffectGetDescriptor,