Searched refs:mOutputMixObj (Results 1 – 1 of 1) sorted by relevance
59 mOutputMixObj(NULL), in AudioTrackNative()91 mEngine, &mOutputMixObj, 0 /* numInterfaces */, in open()96 res = (*mOutputMixObj)->Realize(mOutputMixObj, SL_BOOLEAN_FALSE /* async */); in open()126 locator_outputmix.outputMix = mOutputMixObj; in open()182 outputMixObj = mOutputMixObj; in close()189 mOutputMixObj = NULL; in close()355 SLObjectItf mOutputMixObj; member in AudioTrackNative