Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DBurstCaptureRawTest.java481 private String imageFormatToString(int format) { in imageFormatToString() method in BurstCaptureRawTest
690 Log.i(TAG, "Testing format " + imageFormatToString(rawFormat) + "."); in performTestRoutine()