Searched defs:contentAlpha (Results 1 – 3 of 3) sorted by relevance
106 protected void applyContentTransformation(float contentAlpha, float translationY) { in applyContentTransformation()
715 float contentAlpha = 1.0f - mContentTransformationAmount; in updateContentTransformation() local738 protected void applyContentTransformation(float contentAlpha, float translationY) { in applyContentTransformation()
825 private void setContentAlpha(float contentAlpha) { in setContentAlpha()