Home | History | Annotate | Download | only in view

Lines Matching defs:mFuzz

738         private float mFuzz;
748 mFuzz = fuzz;
826 return mFuzz;
862 out.writeFloat(range.mFuzz);
917 description.append(" fuzz=").append(range.mFuzz);