Home
last modified time | relevance | path

Searched defs:getImage (Results 1 – 7 of 7) sorted by relevance

/cts/apps/CtsVerifier/include/colorchecker/
Dtestingimage.h45 inline const unsigned char* getImage() const { return mImage; } in getImage() function
/cts/tests/media/common/src/android/mediav2/common/cts/
DImageSurface.java88 public Image getImage(long timeout) throws InterruptedException { in getImage() method in ImageSurface
DDecodeStreamToYuv.java171 public static YUVImage getImage(Image image) { in getImage() method in DecodeStreamToYuv
/cts/tests/camera/src/android/hardware/camera2/cts/
DMultiResolutionReprocessCaptureTest.java836 public Image getImage() { in getImage() method in MultiResolutionReprocessCaptureTest.ImageResultSizeHolder
DReprocessCaptureTest.java1560 public Image getImage() { in getImage() method in ReprocessCaptureTest.ImageResultHolder
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DImageReaderDecoderTest.java416 public Image getImage(long timeout) throws InterruptedException { in getImage() method in ImageReaderDecoderTest.ImageListener
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java675 public Image getImage(long timeout) throws InterruptedException { in getImage() method in CameraTestUtils.SimpleImageReaderListener