Searched refs:pNegativeType (Results 1 – 2 of 2) sorted by relevance
31 pNegativeType f = (pNegativeType)JNIFunc[JNI_Negative].func_ptr; in Java_com_android_photoeditor_filters_ImageUtils_nativeNegative()
41 typedef void (*pNegativeType)(JNIEnv *env, jobject obj, jobject src_bitmap, jobject dst_bitmap); typedef