Loading graphics/java/android/graphics/drawable/BitmapDrawable.java +0 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,6 @@ public class BitmapDrawable extends Drawable { private BitmapState mBitmapState; private BlendModeColorFilter mBlendModeFilter; @UnsupportedAppUsage private int mTargetDensity = DisplayMetrics.DENSITY_DEFAULT; private boolean mDstRectAndInsetsDirty = true; Loading Loading
graphics/java/android/graphics/drawable/BitmapDrawable.java +0 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,6 @@ public class BitmapDrawable extends Drawable { private BitmapState mBitmapState; private BlendModeColorFilter mBlendModeFilter; @UnsupportedAppUsage private int mTargetDensity = DisplayMetrics.DENSITY_DEFAULT; private boolean mDstRectAndInsetsDirty = true; Loading