Searched defs:contentAlpha (Results 1 – 6 of 6) sorted by relevance
122 protected void applyContentTransformation(float contentAlpha, float translationY) { in applyContentTransformation()
636 private void setContentAlpha(float contentAlpha) { in setContentAlpha()637 setAlphaAndLayerType(getContentView(), contentAlpha); in setContentAlpha() local
919 float contentAlpha = 1.0f - mContentTransformationAmount; in updateContentTransformation() local942 protected void applyContentTransformation(float contentAlpha, float translationY) { in applyContentTransformation()
196 val contentAlpha by in ContentScope() constant
679 val contentAlpha = if (deviceDisabled) DEVICE_DISABLED_ALPHA else DEVICE_ACTIVE_ALPHA in <lambda>() constant
478 val contentAlpha by in SplitShade() constant