HomeSort by relevance Sort by last modified time
    Searched refs:mConnectingDataSource (Results 1 - 4 of 4) sorted by null

  /frameworks/media/libvideoeditor/lvpp/
PreviewPlayerBase.cpp 429 if (mConnectingDataSource != NULL) {
431 mConnectingDataSource->disconnect();
    [all...]
PreviewPlayerBase.h 215 sp<HTTPBase> mConnectingDataSource;
  /frameworks/base/media/libstagefright/
AwesomePlayer.cpp 485 if (mConnectingDataSource != NULL) {
487 mConnectingDataSource->disconnect();
    [all...]
  /frameworks/base/media/libstagefright/include/
AwesomePlayer.h 233 sp<HTTPBase> mConnectingDataSource;

Completed in 78 milliseconds