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