Searched refs:mBgTranslationY (Results 1 – 1 of 1) sorted by relevance
147 private float mBgTranslationY; field in BubbleFlyoutView481 mBgTranslationY = mTranslationYWhenDot * mPercentTransitionedToDot; in renderBackground()499 canvas.translate(mBgTranslationX, mBgTranslationY); in renderBackground()556 outlineMatrix.postTranslate(getLeft() + mBgTranslationX, getTop() + mBgTranslationY); in getOutline()