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