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 218 sp<AMessage> msg = new AMessage(kWhatAttachAuxEffect, id());
365 case kWhatAttachAuxEffect:
366 SL_LOGV("kWhatAttachAuxEffect");

Completed in 32 milliseconds