Home | History | Annotate | Download | only in jni

Lines Matching refs:GetIntField

120             (SurfaceComposerClient*)env->GetIntField(clazz, sso.client);
130 (SurfaceComposerClient*)env->GetIntField(clazz, sso.client);
143 (SurfaceControl*)env->GetIntField(clazz, so.surfaceControl);
151 (SurfaceControl*)env->GetIntField(clazz, so.surfaceControl);
174 (SurfaceControl*)env->GetIntField(clazz, so.surfaceControl);
197 sp<Surface> surface((Surface*)env->GetIntField(clazz, so.surface));
203 Surface* const p = (Surface*)env->GetIntField(clazz, so.surface);
213 jint generationId = env->GetIntField(clazz, so.surfaceGenerationId);
232 (SurfaceComposerClient*)env->GetIntField(session, sso.client);
274 Parcel* parcel = (Parcel*)env->GetIntField(argParcel, no.native_parcel);
360 dirty.left = env->GetIntField(dirtyRect, ro.l);
361 dirty.top = env->GetIntField(dirtyRect, ro.t);
362 dirty.right = env->GetIntField(dirtyRect, ro.r);
363 dirty.bottom= env->GetIntField(dirtyRect, ro.b);
385 SkCanvas* nativeCanvas = (SkCanvas*)env->GetIntField(canvas, no.native_canvas);
443 SkCanvas* nativeCanvas = (SkCanvas*)env->GetIntField(canvas, no.native_canvas);
444 int saveCount = env->GetIntField(clazz, so.saveCount);
696 SkRegion* nativeRegion = (SkRegion*)env->GetIntField(argRegion, no.native_region);
757 nativeCrop.left = env->GetIntField(crop, ro.l);
758 nativeCrop.top = env->GetIntField(crop, ro.t);
759 nativeCrop.right = env->GetIntField(crop, ro.r);
760 nativeCrop.bottom= env->GetIntField(crop, ro.b);
822 Parcel* parcel = (Parcel*)env->GetIntField( argParcel, no.native_parcel);
835 Parcel* parcel = (Parcel*)env->GetIntField(