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 67 // To search a subeffect in the gSubEffectList
420 sub_effect_entry_t *subeffect; local
429 subeffect = (sub_effect_entry_t*)subefx->object;
430 pSube[count++] = subeffect;
587 // node, gets the effect descriptor and lib_entry_t and adds the subeffect -
743 ALOGW("loadEffect() could not add subEffect %s", node->value);

Completed in 50 milliseconds