Home | History | Annotate | Download | only in audioflinger

Lines Matching full:effect_uuid_t

191     virtual status_t getEffectDescriptor(const effect_uuid_t *pUuid,
566 void setEffectSuspended(const effect_uuid_t *type,
592 effect_uuid_t mType; // effect type UUID
599 void setEffectSuspended_l(const effect_uuid_t *type,
603 void updateSuspendedSessions_l(const effect_uuid_t *type,
1685 sp<EffectModule> getEffectFromType_l(const effect_uuid_t *type);
1718 void setEffectSuspended_l(const effect_uuid_t *type,
1740 effect_uuid_t mType;
1749 sp<EffectModule> getEffectIfEnabled(const effect_uuid_t *type);