Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DReadoutTimestampTest.java99 Integer sensorReadoutTimestamp = mStaticInfo.getCharacteristics().get( in testReadoutTimestamp() local
102 + "must not be null", sensorReadoutTimestamp); in testReadoutTimestamp()
104 == sensorReadoutTimestamp) { in testReadoutTimestamp()