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