Searched refs:mDrawable (Results 1 – 1 of 1) sorted by relevance
43 private Drawable mDrawable; field in DrawableWrapperCompat54 mDrawable.draw(canvas); in draw()59 mDrawable.setBounds(bounds); in onBoundsChange()64 mDrawable.setChangingConfigurations(configs); in setChangingConfigurations()69 return mDrawable.getChangingConfigurations(); in getChangingConfigurations()75 mDrawable.setDither(dither); in setDither()80 mDrawable.setFilterBitmap(filter); in setFilterBitmap()85 mDrawable.setAlpha(alpha); in setAlpha()90 mDrawable.setColorFilter(cf); in setColorFilter()95 return mDrawable.isStateful(); in isStateful()[all …]