Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:EffectGetDescriptor

2075     return EffectGetDescriptor(pUuid, descriptor);
2118 lStatus = EffectGetDescriptor(&pDesc->uuid, &desc);
2120 ALOGW("createEffect() error %d from EffectGetDescriptor", lStatus);