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