Home
last modified time | relevance | path

Searched defs:getDecreasingColor (Results 1 – 2 of 2) sorted by relevance

/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/interfaces/datasets/
DICandleDataSet.java63 int getDecreasingColor(); in getDecreasingColor() method
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/data/
DCandleDataSet.java236 public int getDecreasingColor() { in getDecreasingColor() method in CandleDataSet