Searched defs:scaleValue (Results 1 – 4 of 4) sorted by relevance
155 inline FIXP_DBL scaleValue(const FIXP_DBL value, /*!< Value */ in scaleValue() function163 inline FIXP_SGL scaleValue(const FIXP_SGL value, /*!< Value */ in scaleValue() function
56 float scaleValue = _outer.scale(); in onSetData() local
57 float scaleValue = _outer.scale(); in onSetData() local
232 static inline SVal scaleValue(ProgramStateRef state, in scaleValue() function