Searched refs:gRegion_constructorMethodID (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/jni/android/graphics/
H A DGraphics.cpp173 static jmethodID gRegion_constructorMethodID; variable
381 jobject obj = env->NewObject(gRegion_class, gRegion_constructorMethodID,
609 gRegion_constructorMethodID = env->GetMethodID(gRegion_class, "<init>",

Completed in 57 milliseconds