Searched refs:halfBubble (Results 1 – 1 of 1) sorted by relevance
2827 float halfBubble = mBubbleSize / 2f; in updatePointerPosition() local2828 float bubbleCenter = bubbleLeftFromScreenLeft + halfBubble; in updatePointerPosition()