Home
last modified time | relevance | path

Searched defs:TaskImage (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
DTaskImageContainer.java66 static public class TaskImage { class in TaskImageContainer
78 TaskImage(OrientationManager.DeviceOrientation anOrientation, int aWidth, int aHeight, in TaskImage() method in TaskImageContainer.TaskImage