Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/burst/
DBurstController.java54 public static class ImageStreamProperties { class
60 public ImageStreamProperties(int width, int height, in ImageStreamProperties() method in BurstController.ImageStreamProperties
104 ImageStreamProperties imageStreamProperties, in startBurst()
DBurstFacadeImpl.java23 import com.android.camera.burst.BurstController.ImageStreamProperties;
150 ImageStreamProperties imageStreamProperties = in startBurst()
151 new ImageStreamProperties(width, height, in startBurst()
/packages/apps/Camera2/src_pd/com/android/camera/burst/
DBurstControllerImpl.java23 import com.android.camera.burst.BurstController.ImageStreamProperties;
45 ImageStreamProperties imageStreamProperties, in startBurst()