Searched refs:BurstController (Results 1 – 6 of 6) sorted by relevance
23 import com.android.camera.burst.BurstController.ImageStreamProperties;33 class BurstControllerImpl implements BurstController {
23 import com.android.camera.burst.BurstController.ImageStreamProperties;62 private final BurstController mBurstController;
62 private final BurstController mBurstController;94 BurstController burstController, in BurstCaptureCommand()
35 public void startBurst(EvictionHandler evictionHandler, BurstController burstController); in startBurst()
49 interface BurstController { interface
83 BurstController burstController) { in startBurst()