Home
last modified time | relevance | path

Searched refs:ybottom (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryHistoryChart.java1334 int ybottom = mLevelBottom; in drawChart() local
1355 mDateLinePath.lineTo(label.x, ybottom); in drawChart()