Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java845 Size maxRepeatingSize = in test10bitRepeatingAndCaptureCombined() local
859 maxRepeatingSize = s; in test10bitRepeatingAndCaptureCombined()
865 mSurfaceTexture.setDefaultBufferSize(maxRepeatingSize.getWidth(), in test10bitRepeatingAndCaptureCombined()
866 maxRepeatingSize.getHeight()); in test10bitRepeatingAndCaptureCombined()
1429 Size maxRepeatingSize = in testRepeatingAndCaptureCombined() local
1443 maxRepeatingSize = s; in testRepeatingAndCaptureCombined()
1452 mSurfaceTexture.setDefaultBufferSize(maxRepeatingSize.getWidth(), in testRepeatingAndCaptureCombined()
1453 maxRepeatingSize.getHeight()); in testRepeatingAndCaptureCombined()
2970 Size maxRepeatingSize = in testIllegalArguments() local
2984 maxRepeatingSize = s; in testIllegalArguments()
[all …]