Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DImageReaderTest.java190 bufferFormatLongProcessingTimeTestByCamera(ImageFormat.RAW_SENSOR); in testLongProcessingRepeatingRaw()
202 bufferFormatLongProcessingTimeTestByCamera(ImageFormat.YUV_420_888); in testLongProcessingRepeatingFlexibleYuv()
725 private void bufferFormatLongProcessingTimeTestByCamera(int format) in bufferFormatLongProcessingTimeTestByCamera() method in ImageReaderTest