Home
last modified time | relevance | path

Searched refs:mHeaderTintColor (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/widget/
DMultiShrinkScroller.java122 private int mHeaderTintColor; field in MultiShrinkScroller
564 mHeaderTintColor = color; in setHeaderTintColor()
1148 mPhotoView.setTint(mHeaderTintColor); in updatePhotoTintAndDropShadow()
1188 mColorMatrix.postConcat(multiplyBlendMatrix(mHeaderTintColor, tint)); in updatePhotoTintAndDropShadow()
1193 mHeaderTintColor)); in updatePhotoTintAndDropShadow()
1208 mColorMatrix.postConcat(alphaMatrix(colorAlpha, mHeaderTintColor)); in updatePhotoTintAndDropShadow()