Searched refs:getIncreasingPaintStyle (Results 1 – 3 of 3) sorted by relevance
70 Paint.Style getIncreasingPaintStyle(); in getIncreasingPaintStyle() method
241 public Paint.Style getIncreasingPaintStyle() { in getIncreasingPaintStyle() method in CandleDataSet
182 mRenderPaint.setStyle(dataSet.getIncreasingPaintStyle()); in drawDataSet()