Searched refs:stretch2dest (Results 1 – 1 of 1) sorted by relevance
247 CFX_AffineMatrix stretch2dest(1.0f, 0.0f, 0.0f, -1.0f, 0.0f, (FX_FLOAT)(stretch_height)); in Start() local248 stretch2dest.Concat(pDestMatrix->a / stretch_width, pDestMatrix->b / stretch_width, in Start()250 m_dest2stretch.SetReverse(stretch2dest); in Start()