Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxge/dib/
H A 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 …]
H A 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
983 pdfium::span<uint8_t> dest_span = pTransBitmap->GetWritableBuffer().first( in SwapXY() local
H A Dcfx_bitmapcomposer.cpp134 pdfium::span<uint8_t> dest_span = m_pBitmap->GetWritableBuffer(); in ComposeScanlineV() local
H A Dcstretchengine.cpp316 pdfium::span<uint8_t> dest_span = m_InterBuf.writable_span().subspan( in ContinueStretchHorz() local
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_colorspace.cpp586 void CPDF_ColorSpace::TranslateImageLine(pdfium::span<uint8_t> dest_span, in TranslateImageLine()
671 void CPDF_CalGray::TranslateImageLine(pdfium::span<uint8_t> dest_span, in TranslateImageLine()
750 void CPDF_CalRGB::TranslateImageLine(pdfium::span<uint8_t> dest_span, in TranslateImageLine()
860 void CPDF_LabCS::TranslateImageLine(pdfium::span<uint8_t> dest_span, in TranslateImageLine()
960 void CPDF_ICCBasedCS::TranslateImageLine(pdfium::span<uint8_t> dest_span, in TranslateImageLine()
H A Dcpdf_devicecs.cpp77 void CPDF_DeviceCS::TranslateImageLine(pdfium::span<uint8_t> dest_span, in TranslateImageLine()
H A Dcpdf_image.cpp297 pdfium::span<uint8_t> dest_span = pdfium::make_span(dest_buf); in SetImage() local
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dfpdf_parser_decode.cpp267 pdfium::span<uint8_t> dest_span(dest_buf->get(), *dest_size); in RunLengthDecode() local
/aosp_15_r20/external/pdfium/core/fxge/win32/
H A Dcfx_psrenderer.cpp859 auto dest_span = pdfium::make_span(result.data); in FaxCompressData() local
/aosp_15_r20/external/pdfium/core/fxcodec/flate/
H A Dflatemodule.cpp307 void PNG_PredictLine(pdfium::span<uint8_t> dest_span, in PNG_PredictLine()
/aosp_15_r20/external/pdfium/core/fxge/agg/
H A Dfx_agg_driver.cpp154 pdfium::span<uint8_t> dest_span = pBitmap->GetWritableBuffer() in RgbByteOrderTransferBitmap() local
/aosp_15_r20/external/pdfium/core/fxcodec/
H A Dprogressive_decoder.cpp264 pdfium::span<uint8_t> dest_span = in PngAskScanlineBuf() local