Searched refs:handleOutputFormatChange (Results 1 – 2 of 2) sorted by relevance
106 void handleOutputFormatChange(const sp<AMessage> &format);
157 handleOutputFormatChange(format); in onMessageReceived()613 void NuPlayer::Decoder::handleOutputFormatChange(const sp<AMessage> &format) { in handleOutputFormatChange() function in android::NuPlayer::Decoder