Searched refs:hasFloat (Results 1 – 2 of 2) sorted by relevance
111 boolean hasFloat = false; in ofKeyframe()116 hasFloat = true; in ofKeyframe()123 if (hasFloat && !hasInt && !hasOther) { in ofKeyframe()129 } else if (hasInt && !hasFloat && !hasOther) { in ofKeyframe()
221 bool hasFloat = false; in computeKey() local223 hasFloat = true; in computeKey()228 hasFloat = true; in computeKey()235 if (hasFloat) { in computeKey()