Searched defs:maxImages (Results 1 – 8 of 8) sorted by relevance
/cts/tests/tests/graphics/jni/ |
D | ImageReaderTestHelpers.cpp | 30 int32_t maxImages) in ImageReaderHelper()
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | CameraDeviceSetupTest.java | 351 int maxImages = 2; in testOutputConfigurationForCameraSetup() local
|
D | MultiResolutionReprocessCaptureTest.java | 569 Collection<MultiResolutionStreamInfo> outputInfo, int maxImages) { in setupMultiResImageReaders()
|
D | ReprocessCaptureTest.java | 1223 int reprocessOutputFormat, int maxImages) { in setupImageReaders()
|
/cts/tests/tests/media/misc/jni/ |
D | AImageReaderCts.cpp | 266 int32_t maxImages, in ImageReaderTestCase()
|
/cts/tests/camera/libctscamera2jni/ |
D | native-camera-jni.cpp | 1346 int32_t width, int32_t height, int32_t format, int32_t maxImages) { in initImageReaderWithErrorLog() 1351 int32_t width, int32_t height, int32_t format, int32_t maxImages, in initImageReaderWithErrorLog() 1370 int32_t width, int32_t height, int32_t format, int32_t maxImages, in initImageReaderWithErrorLog()
|
/cts/tests/media/common/src/android/mediav2/common/cts/ |
D | CodecTestBase.java | 1672 protected void setUpSurface(int width, int height, int format, int maxImages, in setUpSurface()
|
/cts/tests/camera/utils/src/android/hardware/camera2/cts/ |
D | CameraTestUtils.java | 241 Surface inputSurface, int maxImages, in makeImageWriter() 647 public SimpleImageReaderListener(boolean asyncMode, int maxImages) { in SimpleImageReaderListener()
|