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