// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.ComputedTransitionUtils

namespace UnityEngine.UIElements
{
public class ComputedTransitionUtils // TypeDefIndex: 5746
{
	// Fields
	type#8499 s_ComputedTransitionsBuffer;

	// Methods
	// RVA: -1
	internal static type#28660 UpdateComputedTransitions(type#11817 computedStyle) { }
	// RVA: -1
	internal static type#15313 HasTransitionProperty(type#11817 computedStyle, type#26702 id) { }
	// RVA: -1
	internal static type#15313 GetTransitionProperty(type#11817 computedStyle, type#26702 id, type#11819 result) { }
	// RVA: -1
	private static type#12936 GetOrComputeTransitionPropertyData(type#11817 computedStyle) { }
	// RVA: -1
	private static type#20867 GetTransitionHashCode(type#11817 cs) { }
	// RVA: -1
	internal static type#15313 SameTransitionProperty(type#11817 x, type#11817 y) { }
	// RVA: -1
	private static type#15313 SameTransitionProperty(type#9082 a, type#9082 b) { }
	// RVA: -1
	private static type#15313 SameTransitionProperty(type#9144 a, type#9144 b) { }
	// RVA: -1
	private static type#28660 ComputeTransitionPropertyData(type#11817 computedStyle, type#8498 outData) { }
	// RVA: -1
	private static type#175 GetWrappingTransitionData(type#8246 list, type#20867 i, type#175 defaultValue) { }
	// RVA: -1
	private static type#20867 ConvertTransitionTime(type#27459 time) { }
	// RVA: -1
	private static type#5847 ConvertTransitionFunction(type#17705 mode) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
