Lines Matching refs:timestampBase
64 int64_t streamUseCase, bool deviceTimeBaseIsRealtime, int timestampBase, in Camera3OutputStream() argument
70 timestampBase, colorSpace), in Camera3OutputStream()
99 int64_t streamUseCase, bool deviceTimeBaseIsRealtime, int timestampBase, in Camera3OutputStream() argument
104 deviceTimeBaseIsRealtime, timestampBase, colorSpace), in Camera3OutputStream()
139 int64_t streamUseCase, bool deviceTimeBaseIsRealtime, int timestampBase, in Camera3OutputStream() argument
145 timestampBase, colorSpace), in Camera3OutputStream()
187 bool deviceTimeBaseIsRealtime, int timestampBase, in Camera3OutputStream() argument
194 timestampBase, colorSpace), in Camera3OutputStream()
644 int timestampBase = getTimestampBase(); in configureConsumerQueueLocked() local
645 bool isDefaultTimeBase = (timestampBase == in configureConsumerQueueLocked()
648 bool forceChoreographer = (timestampBase == in configureConsumerQueueLocked()
684 } else if (timestampBase == OutputConfiguration::TIMESTAMP_BASE_REALTIME || in configureConsumerQueueLocked()
685 timestampBase == OutputConfiguration::TIMESTAMP_BASE_SENSOR) { in configureConsumerQueueLocked()
691 if (timestampBase == OutputConfiguration::TIMESTAMP_BASE_REALTIME) { in configureConsumerQueueLocked()