Searched refs:mButtonFrame (Results 1 – 1 of 1) sorted by relevance
91 private final RectF mButtonFrame = new RectF(); field in BatteryMeterDrawableBase330 mButtonFrame.set( in draw()348 final float levelTop = drawFrac == 1f ? mButtonFrame.top in draw()357 mShapePath.addRect(mButtonFrame, Direction.CW); in draw()360 p.addRect(mButtonFrame, Direction.CW); in draw()