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

/system/media/wilhelm/src/android/
H A Dandroid_StreamPlayer.cpp298 mAppProxy(new StreamSourceAppProxy(androidBufferQueue, callbackProtector, this)),
309 mAppProxy->disconnect();
392 } else if (mPlayer->setDataSource(mAppProxy /*IStreamSource*/) != NO_ERROR) {
417 mAppProxy->pullFromBuffQueue();
H A Dandroid_StreamPlayer.h98 // message to asynchronously notify mAppProxy it should try to pull from the Android
107 const sp<StreamSourceAppProxy> mAppProxy; // application proxy for the shared memory source member in class:android::StreamPlayer

Completed in 79 milliseconds