Searched refs:bubbleLeftFromRowLeft (Results 1 – 2 of 2) sorted by relevance
259 float bubbleLeftFromRowLeft = index * (mBubbleSize + mBubblePadding); in getBubbleLeft() local260 return getRowLeft() + bubbleLeftFromRowLeft; in getBubbleLeft()
424 float bubbleLeftFromRowLeft = index * (mBubbleSizePx + mBubblePaddingPx); in getBubbleLeft() local425 return getRowLeft() + bubbleLeftFromRowLeft; in getBubbleLeft()