NativeCanvasAllocationFailure
constructor(target: NativeCanvasTarget, failure: Throwable, releaseRequested: Boolean = false)(source)
Parameters
target
exclusively transferred partial target with retryable, idempotent cleanup.
failure
original allocation failure, with unsuccessful rollback failures already suppressed.
releaseRequested
whether NativeCanvasAllocationFailure.target already accepted a successful close request; the device then only awaits physical acknowledgement and never repeats close.