Searched refs:mActiveMask (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIOutputMixExt.cpp91 assert(outputMix->mOutputMixExt.mActiveMask & mask);
92 outputMix->mOutputMixExt.mActiveMask &= ~mask;
194 activeMask = thiz->mActiveMask;
343 thiz->mActiveMask = 0;
392 unsigned availMask = ~omExt->mActiveMask;
400 omExt->mActiveMask |= 1 << i;
/frameworks/wilhelm/src/
H A Ditfstruct.h437 #define MAX_TRACK 32 // see mActiveMask
450 unsigned mActiveMask; // 1 bit per active track member in struct:__anon2133

Completed in 49 milliseconds