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