HomeSort by relevance Sort by last modified time
    Searched full:mfalloffvalue (Results 1 - 1 of 1) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorVignette.java 55 private TextView mFalloffValue;
120 mFalloffValue
229 mFalloffValue = (TextView) controls.findViewById(R.id.falloffValue);
342 mFalloffValue.setText("" + value);

Completed in 100 milliseconds