Searched refs:handleOutputFormatChange (Results 1 – 4 of 4) sorted by relevance
124 void handleOutputFormatChange(const sp<AMessage> &format);
181 handleOutputFormatChange(format); in onMessageReceived()791 void NuPlayer::Decoder::handleOutputFormatChange(const sp<AMessage> &format) { in handleOutputFormatChange() function in android::NuPlayer::Decoder
125 void handleOutputFormatChange(const sp<AMessage> &format);
179 handleOutputFormatChange(format); in onMessageReceived()818 void NuPlayer2::Decoder::handleOutputFormatChange(const sp<AMessage> &format) { in handleOutputFormatChange() function in android::NuPlayer2::Decoder