Searched refs:pointClass (Results 1 – 1 of 1) sorted by relevance
95 jclass pointClass = env->GetObjectClass(dimens); in InputStream_setup() local96 if (env->ExceptionCheck() || pointClass == NULL) { in InputStream_setup()99 setMethod = env->GetMethodID(pointClass, "set", "(II)V"); in InputStream_setup()