Package org.robolectric.nativeruntime
Class PorterDuffColorFilterNatives
java.lang.Object
org.robolectric.nativeruntime.PorterDuffColorFilterNatives
Native methods for PorterDuffColorFilter JNI registration.
Native method signatures are derived from https://cs.android.com/android/platform/superproject/+/android-12.0.0_r1:frameworks/base/graphics/java/android/graphics/PorterDuffColorFilter.java
-
Method Summary
Modifier and TypeMethodDescriptionstatic long
native_CreateBlendModeFilter
(int srcColor, int blendmode)
-
Method Details
-
native_CreateBlendModeFilter
public static long native_CreateBlendModeFilter(int srcColor, int blendmode)
-