Home
last modified time | relevance | path

Searched refs:mMyAlpha (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DViewPropertyAlphaActivity.java117 private int mMyAlpha = 255; field in ViewPropertyAlphaActivity.MyView
130 mPaint.setAlpha(mMyAlpha); in onDraw()
138 mMyAlpha = alpha; in onSetAlpha()