Home | History | Annotate | Download | only in testlibs

Lines Matching refs:EffectGetDescriptor

168 int EffectGetDescriptor(const effect_uuid_t *uuid,
174 ALOGV("EffectGetDescriptor() called with NULL pointer");
181 ALOGV("EffectGetDescriptor - UUID matched Reverb type %d, UUID = %x",
188 } /* end EffectGetDescriptor */
2210 .get_descriptor = EffectGetDescriptor,