Home | History | Annotate | Download | only in camera

Lines Matching full:space

34 // space to screen space.
240 // Handles motion (dx, dy) in screen space.
247 // Convert to image space before sending to moveBy().
259 // Convert to image space before sending to growBy().
267 // Grows the cropping rectange by (dx, dy) in image space.
288 // Grows the cropping rectange by (dx, dy) in image space.
348 // Returns the cropping rectangle in image space.
354 // Maps the cropping rectangle from image space to screen space.
396 Rect mDrawRect; // in screen space
397 private RectF mImageRect; // in image space
398 RectF mCropRect; // in image space