Home
last modified time | relevance | path

Searched defs:dest_scan (Results 1 – 15 of 15) sorted by relevance

/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp152 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 …]
Dcfx_dibsource.cpp112 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 …]
Dcfx_bitmapcomposer.cpp71 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
Dcfx_dibitmap.cpp203 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
Dcfx_filtereddib.cpp33 uint8_t* dest_scan, in DownSampleScanline()
Dcstretchengine.cpp369 uint8_t* dest_scan = in ContinueStretchHorz() local
603 unsigned char* dest_scan = m_DestScanline.data(); in StretchVert() local
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp79 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/
Dcpdf_dibsource.cpp847 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()
Dcpdf_imagerenderer.cpp249 uint8_t* dest_scan = in CalculateDrawImage() local
/external/pdfium/core/fxge/
Dcfx_cliprgn.cpp60 uint8_t* dest_scan = in IntersectMaskRect() local
Dcfx_renderdevice.cpp228 uint8_t* dest_scan = dest_buf + dest_row * dest_pitch + start_col * Bpp; in DrawNormalTextHelper() local
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpeg.cpp568 uint8_t* dest_scan = line_buf; local
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp82 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/
Dcfx_psrenderer.cpp473 uint8_t* dest_scan = output_buf + row * src_pitch; in DrawDIBits() local
Dfx_win32_gdipext.cpp556 LPBYTE dest_scan = dest_buf + dest_y * result_pitch; in StretchMonoToGray() local