Home | History | Annotate | Download | only in functional

Lines Matching defs:m_bias

345 		m_bias		= bias;
355 ctx.color = ctx.color * m_scale + m_bias;
361 float m_bias;