Searched refs:bubbleBitmapScale (Results 1 – 1 of 1) sorted by relevance
561 float[] bubbleBitmapScale = new float[1]; in populateBubble() local562 bubbleBitmap = mIconFactory.getBubbleBitmap(bubbleDrawable, bubbleBitmapScale); in populateBubble()569 float scale = bubbleBitmapScale[0]; in populateBubble()