Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
DTaskImageContainer.java78 TaskImage(OrientationManager.DeviceOrientation anOrientation, int aWidth, int aHeight, in TaskImage() argument
82 width = aWidth; in TaskImage()