Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java742 Image reprocessedImage = holder.getImage(); in testReprocessMixedBurst() local
745 mCollector.expectImageProperties("testReprocessMixedBurst", reprocessedImage, in testReprocessMixedBurst()
754 dumpImage(reprocessedImage, in testReprocessMixedBurst()
801 Image reprocessedImage = holder.getImage(); in testReprocessBurst() local
804 mCollector.expectImageProperties("testReprocessBurst", reprocessedImage, in testReprocessBurst()
813 dumpImage(reprocessedImage, in testReprocessBurst()
862 Image reprocessedImage = imageResultHolder.getImage(); in testReprocess() local
865 mCollector.expectImageProperties("testReprocess", reprocessedImage, in testReprocess()
875 dumpImage(reprocessedImage, in testReprocess()
DMultiResolutionReprocessCaptureTest.java530 Image reprocessedImage = imageResultSizeHolder.getImage(); in testMultiResolutionReprocessWithStreamInfo() local
535 reprocessedImage, outputFormat, outputSize, in testMultiResolutionReprocessWithStreamInfo()
544 dumpImage(reprocessedImage, in testMultiResolutionReprocessWithStreamInfo()