HomeSort by relevance Sort by last modified time
    Searched refs:effect_uuid_t (Results 26 - 50 of 58) sorted by null

12 3

  /frameworks/av/services/audioflinger/
Effects.h 274 sp<EffectModule> getEffectFromType_l(const effect_uuid_t *type);
309 void setEffectSuspended_l(const effect_uuid_t *type,
343 effect_uuid_t mType;
352 sp<EffectModule> getEffectIfEnabled(const effect_uuid_t *type);
Effects.cpp 391 (memcmp(&mDescriptor.type, SL_IID_VISUALIZATION, sizeof(effect_uuid_t)) == 0)) {
    [all...]