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