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