Package org.robolectric.shadows
Class ShadowNativeLightingColorFilter
- java.lang.Object
-
- org.robolectric.shadows.ShadowNativeLightingColorFilter
-
@Implements(value=android.graphics.LightingColorFilter.class, minSdk=26, shadowPicker=Picker.class) public class ShadowNativeLightingColorFilter extends Object
Shadow forLightingColorFilterthat is backed by native code
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classShadowNativeLightingColorFilter.PickerShadow picker forLightingColorFilter.
-
Constructor Summary
Constructors Constructor Description ShadowNativeLightingColorFilter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static longnative_CreateLightingFilter(int mul, int add)
-