/external/pdfium/core/fxge/dib/ |
D | cfx_scanlinecompositor.cpp | 152 const uint8_t* dest_scan, in RGB_Blend() 186 void CompositeRow_AlphaToMask(uint8_t* dest_scan, in CompositeRow_AlphaToMask() 204 void CompositeRow_Rgb2Mask(uint8_t* dest_scan, in CompositeRow_Rgb2Mask() 224 const uint8_t* dest_scan, in GetGrayWithBlend() 234 void CompositeRow_Argb2Graya(uint8_t* dest_scan, in CompositeRow_Argb2Graya() 281 void CompositeRow_Argb2Gray(uint8_t* dest_scan, in CompositeRow_Argb2Gray() 302 void CompositeRow_Rgb2Gray(uint8_t* dest_scan, in CompositeRow_Rgb2Gray() 320 void CompositeRow_Rgb2Graya(uint8_t* dest_scan, in CompositeRow_Rgb2Graya() 362 void CompositeRow_Argb2Argb(uint8_t* dest_scan, in CompositeRow_Argb2Argb() 443 void CompositeRow_Rgb2Argb_Blend_NoClip(uint8_t* dest_scan, in CompositeRow_Rgb2Argb_Blend_NoClip() [all …]
|
D | cfx_dibsource.cpp | 112 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_1bppMask2Gray() local 131 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_8bppMask2Gray() local 171 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_1bppPlt2Gray() local 209 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_8bppPlt2Gray() local 226 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_RgbOrCmyk2Gray() local 244 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_RgbOrCmyk2Gray() local 264 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_IndexCopy() local 278 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_IndexCopy() local 355 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_Rgb2PltRgb8() local 385 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_1bppMask2Rgb() local [all …]
|
D | cfx_bitmapcomposer.cpp | 71 void CFX_BitmapComposer::DoCompose(uint8_t* dest_scan, in DoCompose() 115 uint8_t* dest_scan = in ComposeScanline() local 153 uint8_t* dest_scan = dest_buf; in ComposeScanlineV() local
|
D | cfx_dibitmap.cpp | 203 uint8_t* dest_scan = m_pBuffer.Get() + (dest_top + row) * m_Pitch; in TransferBitmap() local 219 uint8_t* dest_scan = in TransferBitmap() local 431 uint8_t* dest_scan = m_pBuffer.Get() + m_Pitch * row; in MultiplyAlpha() local 451 uint8_t* dest_scan = m_pBuffer.Get() + m_Pitch * row + 3; in MultiplyAlpha() local 621 uint8_t* dest_scan, in DownSampleScanline() 876 uint8_t* dest_scan = in CompositeBitmap() local 952 uint8_t* dest_scan = in CompositeMask() local 1019 uint8_t* dest_scan = m_pBuffer.Get() + row * m_Pitch + rect.left; in CompositeRect() local 1086 uint8_t* dest_scan = m_pBuffer.Get() + row * m_Pitch + rect.left * Bpp; in CompositeRect() local 1109 uint8_t* dest_scan = m_pBuffer.Get() + row * m_Pitch + rect.left * Bpp; in CompositeRect() local
|
D | cfx_filtereddib.cpp | 33 uint8_t* dest_scan, in DownSampleScanline()
|
D | cstretchengine.cpp | 369 uint8_t* dest_scan = in ContinueStretchHorz() local 603 unsigned char* dest_scan = m_DestScanline.data(); in StretchVert() local
|
/external/pdfium/core/fxge/agg/ |
D | fx_agg_driver.cpp | 79 uint8_t* dest_scan = in RgbByteOrderCompositeRect() local 97 uint8_t* dest_scan = pBuffer + row * pBitmap->GetPitch() + rect.left * Bpp; in RgbByteOrderCompositeRect() local 157 uint8_t* dest_scan = buffer + (dest_top + row) * pitch + dest_left * Bpp; in RgbByteOrderTransferBitmap() local 184 uint8_t* dest_scan = dest_buf + row * pitch; in RgbByteOrderTransferBitmap() local 201 uint8_t* dest_scan = dest_buf + row * pitch; in RgbByteOrderTransferBitmap() local 218 uint8_t* dest_scan = dest_buf + row * pitch; in RgbByteOrderTransferBitmap() local 443 void CFX_Renderer::CompositeSpan(uint8_t* dest_scan, in CompositeSpan() 586 void CFX_Renderer::CompositeSpan1bpp(uint8_t* dest_scan, in CompositeSpan1bpp() 604 void CFX_Renderer::CompositeSpanGray(uint8_t* dest_scan, in CompositeSpanGray() 652 void CFX_Renderer::CompositeSpanARGB(uint8_t* dest_scan, in CompositeSpanARGB() [all …]
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_dibsource.cpp | 847 void CPDF_DIBSource::TranslateScanline24bpp(uint8_t* dest_scan, in TranslateScanline24bpp() 1012 uint32_t* dest_scan = reinterpret_cast<uint32_t*>(m_pMaskedLine); in GetScanline() local 1108 uint8_t* dest_scan, in DownSampleScanline() 1170 uint8_t* dest_scan, in DownSampleScanline1Bit() 1249 uint8_t* dest_scan, in DownSampleScanline8Bit() 1315 uint8_t* dest_scan, in DownSampleScanline32Bit()
|
D | cpdf_imagerenderer.cpp | 249 uint8_t* dest_scan = in CalculateDrawImage() local
|
/external/pdfium/core/fxge/ |
D | cfx_cliprgn.cpp | 60 uint8_t* dest_scan = in IntersectMaskRect() local
|
D | cfx_renderdevice.cpp | 228 uint8_t* dest_scan = dest_buf + dest_row * dest_pitch + start_col * Bpp; in DrawNormalTextHelper() local
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_jpeg.cpp | 568 uint8_t* dest_scan = line_buf; local
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 82 uint8_t* dest_scan = buffer + (dest_top + row) * pitch + dest_left * Bpp; in RgbByteOrderTransferBitmap() local 108 uint8_t* dest_scan = dest_buf + row * pitch; in RgbByteOrderTransferBitmap() local 127 uint8_t* dest_scan = (uint8_t*)(dest_buf + row * pitch); in RgbByteOrderTransferBitmap() local 140 uint8_t* dest_scan = dest_buf + row * pitch; in RgbByteOrderTransferBitmap() local
|
/external/pdfium/core/fxge/win32/ |
D | cfx_psrenderer.cpp | 473 uint8_t* dest_scan = output_buf + row * src_pitch; in DrawDIBits() local
|
D | fx_win32_gdipext.cpp | 556 LPBYTE dest_scan = dest_buf + dest_y * result_pitch; in StretchMonoToGray() local
|