Home
last modified time | relevance | path

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

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