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

  /frameworks/av/media/libstagefright/httplive/
LiveSession.h 226 void onChangeConfiguration2(const sp<AMessage> &msg);
LiveSession.cpp 425 onChangeConfiguration2(msg);
966 // (changeConfiguration, onChangeConfiguration2, onChangeConfiguration3).
1024 // skip onChangeConfiguration2 (decoder destruction) if switching.
1041 // mContinuation, which then is handled below in onChangeConfiguration2.
1063 void LiveSession::onChangeConfiguration2(const sp<AMessage> &msg) {
    [all...]

Completed in 33 milliseconds