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