Home | History | Annotate | Download | only in media

Lines Matching full:space

34 // space to screen space.
212 // Handles motion (dx, dy) in screen space.
219 // Convert to image space before sending to moveBy().
230 // Convert to image space before sending to growBy().
237 // Grows the cropping rectange by (dx, dy) in image space.
254 // Grows the cropping rectange by (dx, dy) in image space.
312 // Returns the cropping rectangle in image space.
317 // Maps the cropping rectangle from image space to screen space.
358 Rect mDrawRect; // in screen space
359 private RectF mImageRect; // in image space
360 RectF mCropRect; // in image space