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