HomeSort by relevance Sort by last modified time
    Searched refs:LVM_VOLUME (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.h 53 LVM_VOLUME
EffectBundle.cpp 179 } else if(index == LVM_VOLUME){
180 LOGV("\tEffectQueryEffect processing LVM_VOLUME");
336 LOGV("\tEffectCreate - Effect to be created is LVM_VOLUME");
340 pContext->EffectType = LVM_VOLUME;
401 } else if(pContext->EffectType == LVM_VOLUME) {
402 LOGV("\tEffectRelease LVM_VOLUME Clearing global intstantiated flag");
    [all...]

Completed in 25 milliseconds