Searched defs:contentAlpha (Results 1 – 3 of 3) sorted by relevance
110 protected void applyContentTransformation(float contentAlpha, float translationY) { in applyContentTransformation()
699 float contentAlpha = 1.0f - mContentTransformationAmount; in updateContentTransformation() local722 protected void applyContentTransformation(float contentAlpha, float translationY) { in applyContentTransformation()
577 private void setContentAlpha(float contentAlpha) { in setContentAlpha()