Searched refs:findEffect (Results 1 – 1 of 1) sorted by relevance
61 static int findEffect(const effect_uuid_t *type,261 ret = findEffect(NULL, uuid, &l, &d); in EffectGetDescriptor()297 ret = findEffect(NULL, uuid, &l, &d); in EffectCreate()837 int findEffect(const effect_uuid_t *type, in findEffect() function