Home | History | Annotate | Download | only in camera

Lines Matching refs:mFormatterArgs

183     private final Object[] mFormatterArgs = new Object[1];
632 mFormatterArgs[0] = value * step;
634 mFormatter.format("%+1.1f", mFormatterArgs);