Searched refs:borders (Results 1 – 1 of 1) sorted by relevance
121 int borders = 2 * BORDER_SIZE; in setLabelWidth() local123 width + borders, mSpec.labelBackgroundHeight + borders, 16); in setLabelWidth()169 int borders = 2 * BORDER_SIZE; in run() local170 bitmap = Bitmap.createBitmap(labelWidth + borders, in run()171 s.labelBackgroundHeight + borders, Config.ARGB_8888); in run()