Searched defs:nativeSetGeometry (Results 1 – 2 of 2) sorted by relevance
630 static void nativeSetGeometry(JNIEnv* env, jclass clazz, jlong transactionObj, jlong nativeObject, in nativeSetGeometry() function2671 {"nativeSetGeometry", "(JJLandroid/graphics/Rect;Landroid/graphics/Rect;J)V", in nativeSetGeometry() method
152 private static native void nativeSetGeometry(long transactionObj, long nativeObject, in nativeSetGeometry() method in SurfaceControl