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