Searched refs:getNativeResolution (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.h68 void getNativeResolution(ResolutionType *type, size_t *index) const;
H A DVideoFormats.cpp156 void VideoFormats::getNativeResolution( function in class:android::VideoFormats
461 sinkSupported.getNativeResolution(&nativeType, &nativeIndex);
474 sourceSupported.getNativeResolution(&nativeType, &nativeIndex);

Completed in 1859 milliseconds