Searched defs:barWidth (Results 1 – 7 of 7) sorted by relevance
39 private float barWidth = 5; field in BarRenderer61 public void setBarWidth(float barWidth) { in setBarWidth()
160 int32_t barWidth) { in ShowDeviceChars()183 int32_t barWidth, in ShowChars()
132 int32_t barWidth, in ShowChars()
109 int32_t barWidth, in ShowChars()
298 final int barWidth = (int)((100 - 4) * mFuelPercent); in update() local
283 const int barWidth = pixels.getWidth() / 8; in checkFragColors() local