Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/dib/
Dfx_dib_composite.cpp212 uint8_t* dest_scan, in RGB_Blend()
242 void CompositeRow_Argb2Mask(uint8_t* dest_scan, in CompositeRow_Argb2Mask()
263 void CompositeRow_Rgba2Mask(uint8_t* dest_scan, in CompositeRow_Rgba2Mask()
282 void CompositeRow_Rgb2Mask(uint8_t* dest_scan, in CompositeRow_Rgb2Mask()
297 void CompositeRow_Argb2Graya(uint8_t* dest_scan, in CompositeRow_Argb2Graya()
501 void CompositeRow_Argb2Gray(uint8_t* dest_scan, in CompositeRow_Argb2Gray()
597 void CompositeRow_Rgb2Gray(uint8_t* dest_scan, in CompositeRow_Rgb2Gray()
647 void CompositeRow_Rgb2Graya(uint8_t* dest_scan, in CompositeRow_Rgb2Graya()
742 void CompositeRow_Argb2Argb(uint8_t* dest_scan, in CompositeRow_Argb2Argb()
966 void CompositeRow_Rgb2Argb_Blend_NoClip(uint8_t* dest_scan, in CompositeRow_Rgb2Argb_Blend_NoClip()
[all …]
Dfx_dib_convert.cpp155 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_1bppMask2Gray() local
176 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_8bppMask2Gray() local
217 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_1bppPlt2Gray() local
257 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_8bppPlt2Gray() local
276 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_RgbOrCmyk2Gray() local
291 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_RgbOrCmyk2Gray() local
312 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_IndexCopy() local
324 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_IndexCopy() local
404 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_Rgb2PltRgb8() local
435 uint8_t* dest_scan = dest_buf + row * dest_pitch; in ConvertBuffer_1bppMask2Rgb() local
[all …]
Dfx_dib_main.cpp197 uint32_t* dest_scan = (uint32_t*)pNewBitmap->GetScanline(row - rect.top); in Clone() local
210 uint8_t* dest_scan = (uint8_t*)pNewBitmap->GetScanline(row - rect.top); in Clone() local
424 uint8_t* dest_scan = m_pBuffer + (dest_top + row) * m_Pitch; in TransferBitmap() local
440 uint8_t* dest_scan = in TransferBitmap() local
623 uint8_t* dest_scan = in CloneAlphaMask() local
850 uint8_t* dest_scan = m_pBuffer + m_Pitch * row; in MultiplyAlpha() local
870 uint8_t* dest_scan = m_pBuffer + m_Pitch * row + 3; in MultiplyAlpha() local
1144 uint8_t* dest_scan, in DownSampleScanline()
1356 uint8_t* dest_scan = in FlipImage() local
1400 uint8_t* dest_scan = in FlipImage() local
[all …]
Dfx_dib_transform.cpp211 uint8_t* dest_scan = dest_buf; in SwapXY() local
232 uint8_t* dest_scan = dest_buf + dest_col * nBytes; in SwapXY() local
267 uint8_t* dest_scan = dest_buf + dest_col; in SwapXY() local
554 uint8_t* dest_scan = (uint8_t*)pTransformed->GetScanline(row); in Continue() local
587 uint8_t* dest_scan = (uint8_t*)pTransformed->GetScanline(row); in Continue() local
613 uint8_t* dest_scan = (uint8_t*)pTransformed->GetScanline(row); in Continue() local
Dfx_dib_engine.cpp446 uint8_t* dest_scan = in ContinueStretchHorz() local
699 unsigned char* dest_scan = m_pDestScanline; in StretchVert() local
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp79 uint8_t* dest_scan = in RgbByteOrderCompositeRect() local
96 uint8_t* dest_scan = pBuffer + row * pBitmap->GetPitch() + rect.left * Bpp; in RgbByteOrderCompositeRect() local
156 uint8_t* dest_scan = buffer + (dest_top + row) * pitch + dest_left * Bpp; in RgbByteOrderTransferBitmap() local
182 uint8_t* dest_scan = dest_buf + row * pitch; in RgbByteOrderTransferBitmap() local
201 uint8_t* dest_scan = (uint8_t*)(dest_buf + row * pitch); in RgbByteOrderTransferBitmap() local
214 uint8_t* dest_scan = dest_buf + row * pitch; in RgbByteOrderTransferBitmap() local
625 void CompositeSpan(uint8_t* dest_scan, in CompositeSpan()
821 void CompositeSpan1bpp(uint8_t* dest_scan, in CompositeSpan1bpp()
866 void CompositeSpanGray(uint8_t* dest_scan, in CompositeSpanGray()
934 void CompositeSpanARGB(uint8_t* dest_scan, in CompositeSpanARGB()
[all …]
/external/pdfium/core/fpdfapi/render/
Dcpdf_dibsource.cpp862 void CPDF_DIBSource::TranslateScanline24bpp(uint8_t* dest_scan, in TranslateScanline24bpp()
1024 uint32_t* dest_scan = reinterpret_cast<uint32_t*>(m_pMaskedLine); in GetScanline() local
1119 uint8_t* dest_scan, in DownSampleScanline()
1181 uint8_t* dest_scan, in DownSampleScanline1Bit()
1260 uint8_t* dest_scan, in DownSampleScanline8Bit()
1326 uint8_t* dest_scan, in DownSampleScanline32Bit()
Dcpdf_imagerenderer.cpp266 uint8_t* dest_scan = in CalculateDrawImage() local
/external/pdfium/core/fxge/ge/
Dcfx_cliprgn.cpp55 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/fxge/skia/
Dfx_skia_device.cpp75 uint8_t* dest_scan = buffer + (dest_top + row) * pitch + dest_left * Bpp; in RgbByteOrderTransferBitmap() local
101 uint8_t* dest_scan = dest_buf + row * pitch; in RgbByteOrderTransferBitmap() local
120 uint8_t* dest_scan = (uint8_t*)(dest_buf + row * pitch); in RgbByteOrderTransferBitmap() local
133 uint8_t* dest_scan = dest_buf + row * pitch; in RgbByteOrderTransferBitmap() local
2298 void CompositeSpan(uint8_t* dest_scan, in CompositeSpan()
2494 void CompositeSpan1bpp(uint8_t* dest_scan, in CompositeSpan1bpp()
2539 void CompositeSpanGray(uint8_t* dest_scan, in CompositeSpanGray()
2607 void CompositeSpanARGB(uint8_t* dest_scan, in CompositeSpanARGB()
2702 void CompositeSpanRGB(uint8_t* dest_scan, in CompositeSpanRGB()
2829 void CompositeSpanCMYK(uint8_t* dest_scan, in CompositeSpanCMYK()
[all …]
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpeg.cpp551 uint8_t* dest_scan = line_buf; local
/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp466 uint8_t* dest_scan = output_buf + row * src_pitch; in DrawDIBits() local
Dfx_win32_gdipext.cpp493 LPBYTE dest_scan = dest_buf + dest_y * result_pitch; in StretchMonoToGray() local