Home | History | Annotate | Download | only in camera

Lines Matching refs:isThumb

522                                     boolean isThumb) {
531 if (isThumb) {
535 // isThumb: We always load thumb bitmap first, so we will
538 mImageView.setImageRotateBitmapResetBase(bitmap, isThumb);
805 final RotateBitmap bitmap, final boolean isThumb) {