Example #1
0
 public float getPivotY(View view) {
   return IMPL.getPivotY(view);
 }
 @SuppressWarnings("unused")
 public static float getPivotY(View view) {
   return IMPL.getPivotY(view);
 }