Home | History | Annotate | Download | only in drawable

Lines Matching defs:setTintMode

366     public void setTintMode(PorterDuff.Mode tintMode) {
368 DrawableCompat.setTintMode(mDelegateDrawable, tintMode);
372 mAnimatedVectorState.mVectorDrawable.setTintMode(tintMode);