Searched refs:m_pAddClipScan (Results 1 – 2 of 2) sorted by relevance
574 uint8_t* m_pAddClipScan; variable
4999 m_pAddClipScan = NULL; in CFX_BitmapComposer()5007 FX_Free(m_pAddClipScan); in ~CFX_BitmapComposer()5060 m_pAddClipScan = FX_Alloc( in SetInfo()5074 m_pAddClipScan[i] = clip_scan[i] * m_BitmapAlpha / 255; in DoCompose()5077 FXSYS_memset(m_pAddClipScan, m_BitmapAlpha, dest_width); in DoCompose()5079 clip_scan = m_pAddClipScan; in DoCompose()