Searched refs:gPicture_class (Results 1 – 1 of 1) sorted by relevance
170 static jclass gPicture_class; variable331 SkASSERT(env->IsInstanceOf(picture, gPicture_class)); in getNativePicture()687 gPicture_class = make_globalref(env, "android/graphics/Picture"); in register_android_graphics_Graphics()688 gPicture_nativeInstanceID = getFieldIDCheck(env, gPicture_class, "mNativePicture", "I"); in register_android_graphics_Graphics()