Searched refs:m_pMatrix (Results 1 – 2 of 2) sorted by relevance
204 m_pMatrix = NULL; in CFX_ImageTransformer()211 m_pMatrix = (CFX_AffineMatrix*)pDestMatrix; in Start()345 m_Storer.Replace(m_Storer.GetBitmap()->SwapXY(m_pMatrix->c > 0, m_pMatrix->b < 0)); in Continue()
563 CFX_AffineMatrix* m_pMatrix; variable