Searched refs:isResolutionEnabled (Results 1 – 2 of 2) sorted by relevance
261 bool VideoFormats::isResolutionEnabled( in isResolutionEnabled() function in android::VideoFormats462 if (sinkSupported.isResolutionEnabled(nativeType, nativeIndex)) { in PickBestFormat()463 if (sourceSupported.isResolutionEnabled(nativeType, nativeIndex)) { in PickBestFormat()475 if (sourceSupported.isResolutionEnabled(nativeType, nativeIndex)) { in PickBestFormat()476 if (sinkSupported.isResolutionEnabled(nativeType, nativeIndex)) { in PickBestFormat()503 if (!sinkSupported.isResolutionEnabled((ResolutionType)i, j) in PickBestFormat()504 || !sourceSupported.isResolutionEnabled( in PickBestFormat()
79 bool isResolutionEnabled(ResolutionType type, size_t index) const;