Package org.robolectric.shadows
Class ShadowNativeMaskFilter
- java.lang.Object
-
- org.robolectric.shadows.ShadowNativeMaskFilter
-
@Implements(value=android.graphics.MaskFilter.class, minSdk=26, shadowPicker=Picker.class) public class ShadowNativeMaskFilter extends Object
Shadow forMaskFilterthat is backed by native code
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classShadowNativeMaskFilter.PickerShadow picker forMaskFilter.
-
Constructor Summary
Constructors Constructor Description ShadowNativeMaskFilter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static voidnativeDestructor(long nativeFilter)
-