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

  /external/pdfium/core/fxge/ge/
cfx_cliprgn.cpp 89 uint8_t* mask_scan = local
95 old_scan[col - m_Box.left] * mask_scan[col - left] / 255;
  /external/pdfium/core/fpdfapi/render/
cpdf_imagerenderer.cpp 268 const uint8_t* mask_scan = pBitmapDevice2->GetBitmap()->GetScanline(row); local
270 int alpha = *mask_scan++;

Completed in 1552 milliseconds