Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/
DSharedImageReaderFactory.java43 private final Updatable<Long> mGlobalTimestampQueue; field in SharedImageReaderFactory
60 mGlobalTimestampQueue = imageDistributorFactory.provideGlobalTimestampCallback(); in SharedImageReaderFactory()
69 return mGlobalTimestampQueue; in provideGlobalTimestampQueue()