Searched refs:m_OutSlope (Results 1 – 2 of 2) sorted by relevance
104 ut::ResF32 m_OutSlope; member110 f32 GetOutSlope() const { return m_OutSlope; } in GetOutSlope()118 ut::ResS16 m_OutSlope; // fx7.8 member124 f32 GetOutSlope() const { return internal::CastS7_8ToF32(m_OutSlope); } in GetOutSlope()
88 static f32 GetOutSlope( const KeyType* pKey ) { return pKey->m_OutSlope; } in GetOutSlope()