Searched refs:getTransformationProgress (Results 1 – 1 of 1) sorted by relevance
865 val progress = getTransformationProgress()908 getTransformationProgress() >= 0 &&949 private fun getTransformationProgress(): Float { regex1003 val progress = if (onlyUseEndState) 1.0f else getTransformationProgress()1095 return isCurrentlyInGuidedTransformation() && getTransformationProgress() != 1.0f ||