Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DRecommendedStreamConfigurationMap.java329 public @Nullable Set<Size> getHighSpeedVideoSizes() { in getHighSpeedVideoSizes() method in RecommendedStreamConfigurationMap
330 return getUnmodifiableSizeSet(mRecommendedMap.getHighSpeedVideoSizes()); in getHighSpeedVideoSizes()
H A DStreamConfigurationMap.java758 public Size[] getHighSpeedVideoSizes() { in getHighSpeedVideoSizes() method in StreamConfigurationMap
1920 Size[] sizes = getHighSpeedVideoSizes(); in appendHighSpeedVideoConfigurationsString()
/aosp14/frameworks/base/core/java/android/hardware/camera2/utils/
H A DSurfaceUtils.java246 highSpeedSizes = Arrays.asList(config.getHighSpeedVideoSizes()); in checkConstrainedHighSpeedSurfaces()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2RecordingTest.java221 Size[] highSpeedVideoSizes = config.getHighSpeedVideoSizes(); in constrainedHighSpeedRecording()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DStaticMetadata.java2198 Size[] availableSizes = config.getHighSpeedVideoSizes(); in isHighSpeedVideoSupported()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt19458 method @Nullable public java.util.Set<android.util.Size> getHighSpeedVideoSizes();
19522 method public android.util.Size[] getHighSpeedVideoSizes();