Searched refs:mAppProxy (Results 1 – 2 of 2) sorted by relevance
302 mAppProxy(new StreamSourceAppProxy(androidBufferQueue, callbackProtector, this)), in StreamPlayer()310 mAppProxy->disconnect(); in ~StreamPlayer()393 } else if (mPlayer->setDataSource(static_cast<sp<IStreamSource>>(mAppProxy)) != in onPrepare()419 mAppProxy->pullFromBuffQueue(); in onPullFromAndroidBufferQueue()
109 const sp<StreamSourceAppProxy> mAppProxy; // application proxy for the shared memory source variable