Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DImageReaderTest.java652 params.mTimestampBase = timeBase; in testFlexibleYuvWithTimestampBase()
1714 public int mTimestampBase = OutputConfiguration.TIMESTAMP_BASE_DEFAULT; field in ImageReaderTest.BufferFormatTestParam
1729 int timestampBase = params.mTimestampBase; in bufferFormatTestByCamera()
1797 config.setTimestampBase(params.mTimestampBase); in bufferFormatTestByCamera()