HomeSort by relevance Sort by last modified time
    Searched full:subeffect (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libeffects/factory/
EffectsFactory.c 65 // To search a subeffect in the gSubEffectList
418 sub_effect_entry_t *subeffect; local
427 subeffect = (sub_effect_entry_t*)subefx->object;
428 pSube[count++] = subeffect;
562 // node, gets the effect descriptor and lib_entry_t and adds the subeffect -
705 ALOGW("loadEffect() could not add subEffect %s", node->value);

Completed in 59 milliseconds