MountItemDispatcher

Constructors

Link copied to clipboard
constructor(mountingManager: MountingManager, listener: MountItemDispatcher.ItemDispatchListener)

Types

Link copied to clipboard

Functions

Link copied to clipboard
open fun addMountItem(mountItem: MountItem)
Link copied to clipboard
open fun addPreAllocateMountItem(mountItem: MountItem)
Link copied to clipboard
open fun addViewCommandMountItem(mountItem: DispatchCommandMountItem)
Link copied to clipboard
open fun dispatchMountItems(mountItems: Queue<MountItem>)
Link copied to clipboard
open fun dispatchPreMountItems(frameTimeNanos: Long)
Link copied to clipboard
Link copied to clipboard
open fun getRunStartTime(): Long
Link copied to clipboard
Try to dispatch MountItems.