Searched refs:LOG_FACTOR (Results 1 – 1 of 1) sorted by relevance
63 private static final float LOG_FACTOR = 2.0f; // >=1 Higher value creates a more linear curve field in GlitchAndCallbackHeatMapView297 (float) Math.pow((Math.log(bucketedValues[i] + 1) / logMax), LOG_FACTOR)));318 (Math.log(legendArea.bottom - y + 1) / logMax), LOG_FACTOR);