Home | History | Annotate | Download | only in camera

Lines Matching full:mformatter

196     private final Formatter mFormatter = new Formatter(mBuilder);
643 mFormatter.format("%+1.1f", mFormatterArgs);
644 String exposure = mFormatter.toString();