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

/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
H A DPointCloud.java29 private static final float MIN_POINT_SIZE = 2.0f; field in class:PointCloud
209 final float pointSize = interp(MAX_POINT_SIZE, MIN_POINT_SIZE,

Completed in 137 milliseconds