Searched refs:TransformationSpec (Results 1 – 2 of 2) sorted by relevance
113 TransitionSpecImpl(key = null, from, to, TransformationSpec.EmptyProvider) in <lambda>()183 fun transformationSpec(): TransformationSpec in reversed()186 interface TransformationSpec { in reversed() interface259 val transformationSpec: TransformationSpec in transformationSpec()277 ) : TransformationSpec {
257 internal var transformationSpec: TransformationSpecImpl = TransformationSpec.Empty