Searched defs:scaleValue (Results 1 – 3 of 3) sorted by relevance
153 inline FIXP_DBL scaleValue(const FIXP_DBL value, /*!< Value */ in scaleValue() function161 inline FIXP_SGL scaleValue(const FIXP_SGL value, /*!< Value */ in scaleValue() function
247 float scaleValue = 0.0f; in GetOptionalSinglePropertyValue() local
232 static inline SVal scaleValue(ProgramStateRef state, in scaleValue() function