Searched defs:ImageFilter (Results 1 – 2 of 2) sorted by relevance
19 void JNIFUNCF(ImageFilter, nativeApplyGradientFilter, jobject bitmap, jint width, jint height, in JNIFUNCF() argument
29 public abstract class ImageFilter implements Cloneable { class