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