OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:validateImage
(Results
1 - 5
of
5
) sorted by null
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
ImageReaderTest.java
256
CameraTestUtils.
validateImage
(yuvImage, maxYuvSz.getWidth(),
258
CameraTestUtils.
validateImage
(captureImage, captureSz.getWidth(),
298
validateImage
(sz, format, numFrameVerified, repeating);
399
private void
validateImage
(Size sz, int format, int captureCount, boolean repeating)
430
CameraTestUtils.
validateImage
(img, sz.getWidth(), sz.getHeight(), format,
438
// Return all pending images to the ImageReader as the
validateImage
may
CameraTestUtils.java
164
validateImage
(image, mSize.getWidth(), mSize.getHeight(), mFormat, null);
756
public static void
validateImage
(Image image, int width, int height, int format,
[
all
...]
StillCaptureTest.java
[
all
...]
RecordingTest.java
[
all
...]
/cts/tests/tests/media/src/android/media/cts/
ImageReaderDecoderTest.java
285
validateImage
(image, width, height, imageFormat, fileName);
338
public static void
validateImage
(Image image, int width, int height, int format,
Completed in 222 milliseconds