Searched refs:mGlowWidth (Results 1 – 2 of 2) sorted by relevance
128 private final int mGlowWidth; field in EdgeEffect142 mGlowWidth = mGlow.getIntrinsicWidth(); in EdgeEffect()145 mGlowHeight * MAX_GLOW_HEIGHT * mGlowHeight / mGlowWidth * 0.6f, in EdgeEffect()334 mGlowHeight * mGlowScaleY * mGlowHeight / mGlowWidth * 0.6f, in draw()
55 int mGlowWidth, mGlowHeight; field in KeyButtonView93 mGlowWidth = mGlowBG.getIntrinsicWidth(); in KeyButtonView()109 final float aspect = (float)mGlowWidth / mGlowHeight; in onDraw()