Searched refs:fromVal (Results 1 – 1 of 1) sorted by relevance
130 double fromVal = from == Normal ? 1 : 0; in blendFunc() local132 double result = blendFunc(anim, fromVal, toVal, progress); in blendFunc()187 double fromVal = from == VISIBLE ? 1. : 0.; in blendFunc() local189 if (fromVal == toVal) in blendFunc()191 double result = blendFunc(anim, fromVal, toVal, progress); in blendFunc()