Home | History | Annotate | Download | only in camera

Lines Matching defs:review

29  * review in this class.
40 // The drawing width and height of the review image. This is saved when the
45 // know how much the preview is scaled and scale the review the same amount.
71 // review: snapshot of the preview before switching the camera.
73 int height, CameraScreenNail preview, RawTexture review) {
87 // Calculate the position and the size of the review.
113 // Draw the review.
115 review.draw(canvas, reviewX, reviewY, Math.round(reviewWidth),
122 int height, RawTexture review) {
137 // Draw the review.
140 review.draw(canvas, reviewX, reviewY, Math.round(reviewWidth),