Searched refs:mViewAlphaScale (Results 1 – 1 of 1) sorted by relevance
113 private final int mViewAlphaScale = 256; field in ImageView1554 mDrawable.setAlpha(mAlpha * mViewAlphaScale >> 8); in applyColorMod()1562 && mAlpha * mViewAlphaScale >> 8 == 255 in isOpaque()