Home
last modified time | relevance | path

Searched refs:resolutionChanged (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DMediaCodec.cpp5902 bool resolutionChanged = false; in handleOutputFormatChangeIfNeeded() local
5906 resolutionChanged = true; in handleOutputFormatChangeIfNeeded()
5911 resolutionChanged = true; in handleOutputFormatChangeIfNeeded()
5915 if (resolutionChanged) { in handleOutputFormatChangeIfNeeded()