Searched refs:m_pAddClipScan (Results 1 – 2 of 2) sorted by relevance
65 m_pAddClipScan.resize(m_bVertical ? m_pBitmap->GetHeight() in SetInfo()77 uint8_t* pAddClipScan = m_pAddClipScan.data(); in DoCompose()
78 std::vector<uint8_t> m_pAddClipScan; variable