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

  /frameworks/wilhelm/src/android/
android_GenericPlayer.h 113 kWhatAttachAuxEffect = 'aaux',
android_GenericPlayer.cpp 219 sp<AMessage> msg = new AMessage(kWhatAttachAuxEffect, id());
366 case kWhatAttachAuxEffect:
367 SL_LOGV("kWhatAttachAuxEffect");

Completed in 31 milliseconds