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

namespace UnityEngine.UIElements
{
public class DynamicAtlasPage // TypeDefIndex: 5703
{
	// Fields
	type#27345 <textureId>k__BackingField;
	type#25260 <atlas>k__BackingField;
	type#25270 <format>k__BackingField;
	type#18536 <filterMode>k__BackingField;
	type#28462 <minSize>k__BackingField;
	type#28462 <maxSize>k__BackingField;
	type#20877 m_1Padding;
	type#20877 m_2Padding;
	type#14217 m_Allocator;
	type#27330 m_Blitter;
	type#28458 m_CurrentSize;
	type#20873 s_TextureCounter;
	type#15314 <disposed>k__BackingField;

	// Methods
	// RVA: -1
	public type#27344 get_textureId() { }
	// RVA: -1
	private type#28660 set_textureId(type#27344 value) { }
	// RVA: -1
	public type#25259 get_atlas() { }
	// RVA: -1
	private type#28660 set_atlas(type#25259 value) { }
	// RVA: -1
	public type#25268 get_format() { }
	// RVA: -1
	public type#18535 get_filterMode() { }
	// RVA: -1
	public type#28660 .ctor(type#25268 format, type#18535 filterMode, type#28457 minSize, type#28457 maxSize) { }
	// RVA: -1
	protected type#15313 get_disposed() { }
	// RVA: -1
	private type#28660 set_disposed(type#15313 value) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	protected virtual type#28660 Dispose(type#15313 disposing) { }
	// RVA: -1
	public type#15313 TryAdd(type#27318 image, type#12258 alloc, type#12084 rect) { }
	// RVA: -1
	public type#28660 Update(type#27318 image, type#25027 rect) { }
	// RVA: -1
	public type#28660 Remove(type#30003 alloc) { }
	// RVA: -1
	public type#28660 Commit() { }
	// RVA: -1
	private type#28660 UpdateAtlasTexture() { }
	// RVA: -1
	private type#25259 CreateAtlasTexture() { }
}
}
