Searched refs:mFullDrawable (Results 1 – 1 of 1) sorted by relevance
345 private final AdaptiveIconDrawable mFullDrawable; field in ClockDrawableWrapper.ClockIconDrawable352 mFullDrawable = (AdaptiveIconDrawable) mInfo.animInfo.baseDrawableState in ClockIconDrawable()354 mForeground = (LayerDrawable) mFullDrawable.getForeground(); in ClockIconDrawable()360 mFullDrawable.setBounds(bounds); in onBoundsChange()377 canvas.clipPath(mFullDrawable.getIconMask()); in drawInternal()393 mFullDrawable.setColorFilter(mPaint.getColorFilter()); in updateFilter()