Home
last modified time | relevance | path

Searched defs:dest_span (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/core/fxge/dib/
Dcfx_scanlinecompositor.cpp199 void CompositeRow_AlphaToMask(pdfium::span<uint8_t> dest_span, in CompositeRow_AlphaToMask()
220 void CompositeRow_Rgb2Mask(pdfium::span<uint8_t> dest_span, in CompositeRow_Rgb2Mask()
263 void CompositeRow_Argb2Gray(pdfium::span<uint8_t> dest_span, in CompositeRow_Argb2Gray()
283 void CompositeRow_Rgb2Gray(pdfium::span<uint8_t> dest_span, in CompositeRow_Rgb2Gray()
303 void CompositeRow_Argb2Argb(pdfium::span<uint8_t> dest_span, in CompositeRow_Argb2Argb()
356 void CompositeRow_Rgb2Argb_Blend_NoClip(pdfium::span<uint8_t> dest_span, in CompositeRow_Rgb2Argb_Blend_NoClip()
397 void CompositeRow_Rgb2Argb_Blend_Clip(pdfium::span<uint8_t> dest_span, in CompositeRow_Rgb2Argb_Blend_Clip()
444 void CompositeRow_Rgb2Argb_NoBlend_Clip(pdfium::span<uint8_t> dest_span, in CompositeRow_Rgb2Argb_NoBlend_Clip()
481 void CompositeRow_Rgb2Argb_NoBlend_NoClip(pdfium::span<uint8_t> dest_span, in CompositeRow_Rgb2Argb_NoBlend_NoClip()
499 void CompositeRow_Argb2Rgb_Blend(pdfium::span<uint8_t> dest_span, in CompositeRow_Argb2Rgb_Blend()
[all …]
Dcfx_bitmapcomposer.cpp134 pdfium::span<uint8_t> dest_span = m_pBitmap->GetBuffer(); in ComposeScanlineV() local
Dcfx_dibbase.cpp121 pdfium::span<uint8_t> dest_span = in ConvertBuffer_1bppMask2Gray() local
168 pdfium::span<uint8_t> dest_span = in ConvertBuffer_1bppPlt2Gray() local
235 pdfium::span<uint8_t> dest_span = in ConvertBuffer_IndexCopy() local
982 pdfium::span<uint8_t> dest_span = in SwapXY() local
Dcstretchengine.cpp317 pdfium::span<uint8_t> dest_span = m_InterBuf.writable_span().subspan( in ContinueStretchHorz() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_devicecs.cpp78 void CPDF_DeviceCS::TranslateImageLine(pdfium::span<uint8_t> dest_span, in TranslateImageLine()
Dcpdf_colorspace.cpp587 void CPDF_ColorSpace::TranslateImageLine(pdfium::span<uint8_t> dest_span, in TranslateImageLine()
672 void CPDF_CalGray::TranslateImageLine(pdfium::span<uint8_t> dest_span, in TranslateImageLine()
751 void CPDF_CalRGB::TranslateImageLine(pdfium::span<uint8_t> dest_span, in TranslateImageLine()
861 void CPDF_LabCS::TranslateImageLine(pdfium::span<uint8_t> dest_span, in TranslateImageLine()
961 void CPDF_ICCBasedCS::TranslateImageLine(pdfium::span<uint8_t> dest_span, in TranslateImageLine()
Dcpdf_image.cpp297 pdfium::span<uint8_t> dest_span = pdfium::make_span(dest_buf); in SetImage() local
/external/pdfium/core/fpdfapi/parser/
Dfpdf_parser_decode.cpp264 pdfium::span<uint8_t> dest_span(dest_buf->get(), *dest_size); in RunLengthDecode() local
/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp862 auto dest_span = pdfium::make_span(result.data); in FaxCompressData() local
/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp307 void PNG_PredictLine(pdfium::span<uint8_t> dest_span, in PNG_PredictLine()
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp154 pdfium::span<uint8_t> dest_span = in RgbByteOrderTransferBitmap() local
/external/pdfium/core/fxcodec/
Dprogressive_decoder.cpp264 pdfium::span<uint8_t> dest_span = in PngAskScanlineBuf() local