Searched refs:WEIGHT_EFFICIENT (Results 1 – 1 of 1) sorted by relevance
85 private static final float WEIGHT_EFFICIENT = 100000f; field in InvariantDeviceProfile504 return (float) (WEIGHT_EFFICIENT / Math.pow(d, pow)); in weight()