Searched refs:setNativeResolution (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.h67 void setNativeResolution(ResolutionType type, size_t index);
H A DVideoFormats.cpp143 setNativeResolution(RESOLUTION_CEA, 0); // default to 640x480 p60
146 void VideoFormats::setNativeResolution(ResolutionType type, size_t index) { function in class:android::VideoFormats
/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.cpp80 mSupportedSourceVideoFormats.setNativeResolution(
632 chosenVideoFormat.setNativeResolution(

Completed in 339 milliseconds