Searched refs:mDashOffLength (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
H A DCropView.java74 private float mDashOffLength = 10; field in class:CropView
110 mDashOffLength = rsc.getDimension(R.dimen.wp_selector_off_length);
368 {mDashOnLength, mDashOnLength + mDashOffLength}, 0));

Completed in 66 milliseconds