Home | History | Annotate | Download | only in jni

Lines Matching refs:imageClazz

507     ScopedLocalRef<jclass> imageClazz(
509 CHECK(imageClazz.get() != NULL);
511 jmethodID imageConstructID = env->GetMethodID(imageClazz.get(), "<init>",
514 *buf = env->NewObject(imageClazz.get(), imageConstructID,