Searched refs:gRegion_constructorMethodID (Results 1 – 1 of 1) sorted by relevance
176 static jmethodID gRegion_constructorMethodID; variable427 jobject obj = env->NewObject(gRegion_class, gRegion_constructorMethodID, in createRegion()763 gRegion_constructorMethodID = GetMethodIDOrDie(env, gRegion_class, "<init>", "(JI)V"); in register_android_graphics_Graphics()