Searched refs:gBitmap_constructorMethodID (Results 1 – 1 of 1) sorted by relevance
154 static jmethodID gBitmap_constructorMethodID; variable373 jobject obj = env->NewObject(gBitmap_class, gBitmap_constructorMethodID, in createBitmap()671 gBitmap_constructorMethodID = env->GetMethodID(gBitmap_class, "<init>", "(I[BIIIZZ[B[I)V"); in register_android_graphics_Graphics()