Searched refs:gVMRuntime (Results 1 – 1 of 1) sorted by relevance
181 static jobject gVMRuntime; variable545 jbyteArray arrayObj = (jbyteArray) env->CallObjectMethod(gVMRuntime, in allocateJavaPixelRef()552 jbyte* addr = (jbyte*) env->CallLongMethod(gVMRuntime, gVMRuntime_addressOf, arrayObj); in allocateJavaPixelRef()661 gVMRuntime = env->NewGlobalRef(env->CallStaticObjectMethod(gVMRuntime_class, m)); in register_android_graphics_Graphics()