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

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

Completed in 63 milliseconds