Searched refs:imageStreamController (Results 1 – 3 of 3) sorted by relevance
104 BufferQueueController<ImageProxy> imageStreamController = new in createUnallocatedStream() local106 mLifetime.add(imageStreamController); in createUnallocatedStream()109 ticketPool, imageStream, imageStreamController, mImageDistributor, mSurface); in createUnallocatedStream()
42 BufferQueueController<ImageProxy> imageStreamController, in ImageStreamImpl() argument47 mImageStreamController = imageStreamController; in ImageStreamImpl()
57 BufferQueueController<ImageProxy> imageStreamController, in AllocatingImageStream() argument59 super(imageStream, imageStreamController, imageDistributor, surface); in AllocatingImageStream()