HomeSort by relevance Sort by last modified time
    Searched refs:m_pAddClipScan (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxge/dib/
cfx_bitmapcomposer.h 78 std::vector<uint8_t> m_pAddClipScan;
cfx_bitmapcomposer.cpp 65 m_pAddClipScan.resize(m_bVertical ? m_pBitmap->GetHeight()
77 uint8_t* pAddClipScan = m_pAddClipScan.data();

Completed in 112 milliseconds