Searched refs:jparamMethodId (Results 1 – 1 of 1) sorted by relevance
57 auto jparamMethodId = env->GetMethodID(jparamcl, "<init>", "(Ljava/lang/String;FFF)V"); in Java_com_mobileer_androidfxlab_NativeInterface_getEffects() local67 jobject j = env->NewObject(jparamcl, jparamMethodId, in Java_com_mobileer_androidfxlab_NativeInterface_getEffects()