Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/imagedistributor/
DImageDistributorFactory.java59 public ImageDistributor provideImageDistributor() { in provideImageDistributor() method in ImageDistributorFactory
/packages/apps/Camera2/src/com/android/camera/one/v2/sharedimagereader/
DSharedImageReaderFactory.java59 ImageDistributor imageDistributor = imageDistributorFactory.provideImageDistributor(); in SharedImageReaderFactory()
DZslSharedImageReaderFactory.java69 ImageDistributor imageDistributor = imageDistributorFactory.provideImageDistributor(); in ZslSharedImageReaderFactory()