Home
last modified time | relevance | path

Searched defs:PieChart (Results 1 – 4 of 4) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/pie/
DPieChart.java29 public class PieChart extends Plot<Segment, SegmentFormatter, PieRenderer> { class
44 public PieChart(Context context, String title) { in PieChart() method in PieChart
48 public PieChart(Context context, String title, RenderMode mode) { in PieChart() method in PieChart
52 public PieChart(Context context, AttributeSet attributes) { in PieChart() method in PieChart
/external/gemmlowp/standalone/
Dcache_counters.cc241 struct PieChart { struct
253 ~PieChart() { in ~PieChart() argument
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/charts/
DPieChart.java27 public class PieChart extends PieRadarChartBase<PieData> { class
103 public PieChart(Context context) { in PieChart() method in PieChart
107 public PieChart(Context context, AttributeSet attrs) { in PieChart() method in PieChart
111 public PieChart(Context context, AttributeSet attrs, int defStyle) { in PieChart() method in PieChart
/external/googleapis/google/monitoring/dashboard/v1/
Dpiechart.proto32 message PieChart { message