Home
last modified time | relevance | path

Searched refs:mAppProxy (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_StreamPlayer.cpp301 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()
Dandroid_StreamPlayer.h109 const sp<StreamSourceAppProxy> mAppProxy; // application proxy for the shared memory source variable