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()
185 int32_t barWidth) { in ShowDeviceChars()208 int32_t barWidth, in ShowChars()
141 int32_t barWidth, in ShowChars()
108 int32_t barWidth, in ShowChars()
140 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