Searched refs:indicatorY (Results 1 – 1 of 1) sorted by relevance
926 int indicatorY = height / 2 - indicatorIcon.getBounds().height() / 2; in createChipBitmap() local927 indicatorIcon.getBounds().offsetTo(indicatorX, indicatorY); in createChipBitmap()