Searched refs:imageDistributorFactory (Results 1 – 2 of 2) sorted by relevance
57 ImageDistributorFactory imageDistributorFactory = new ImageDistributorFactory(new in SharedImageReaderFactory() local59 ImageDistributor imageDistributor = imageDistributorFactory.provideImageDistributor(); in SharedImageReaderFactory()60 mGlobalTimestampQueue = imageDistributorFactory.provideGlobalTimestampCallback(); in SharedImageReaderFactory()
67 ImageDistributorFactory imageDistributorFactory = new ImageDistributorFactory(lifetime, in ZslSharedImageReaderFactory() local69 ImageDistributor imageDistributor = imageDistributorFactory.provideImageDistributor(); in ZslSharedImageReaderFactory()70 Updatable<Long> globalTimestampQueue = imageDistributorFactory in ZslSharedImageReaderFactory()