Searched refs:getDecreasingPaintStyle (Results 1 – 3 of 3) sorted by relevance
77 Paint.Style getDecreasingPaintStyle(); in getDecreasingPaintStyle() method
255 public Paint.Style getDecreasingPaintStyle() { in getDecreasingPaintStyle() method in CandleDataSet
167 mRenderPaint.setStyle(dataSet.getDecreasingPaintStyle()); in drawDataSet()