HomeSort by relevance Sort by last modified time
    Searched refs:getNativeResolution (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/wifi-display/
VideoFormats.h 68 void getNativeResolution(ResolutionType *type, size_t *index) const;
VideoFormats.cpp 156 void VideoFormats::getNativeResolution(
462 sinkSupported.getNativeResolution(&nativeType, &nativeIndex);
475 sourceSupported.getNativeResolution(&nativeType, &nativeIndex);

Completed in 59 milliseconds