/external/pdfium/core/fxge/dib/ |
D | fx_dib_composite.cpp | 212 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 …]
|
D | fx_dib_convert.cpp | 155 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 …]
|
D | fx_dib_main.cpp | 197 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 …]
|
D | fx_dib_transform.cpp | 211 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
|
D | fx_dib_engine.cpp | 446 uint8_t* dest_scan = in ContinueStretchHorz() local 699 unsigned char* dest_scan = m_pDestScanline; in StretchVert() local
|
/external/pdfium/core/fxge/agg/ |
D | fx_agg_driver.cpp | 79 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/ |
D | cpdf_dibsource.cpp | 862 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()
|
D | cpdf_imagerenderer.cpp | 266 uint8_t* dest_scan = in CalculateDrawImage() local
|
/external/pdfium/core/fxge/ge/ |
D | cfx_cliprgn.cpp | 55 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/fxge/skia/ |
D | fx_skia_device.cpp | 75 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/ |
D | fx_codec_jpeg.cpp | 551 uint8_t* dest_scan = line_buf; local
|
/external/pdfium/core/fxge/win32/ |
D | cfx_psrenderer.cpp | 466 uint8_t* dest_scan = output_buf + row * src_pitch; in DrawDIBits() local
|
D | fx_win32_gdipext.cpp | 493 LPBYTE dest_scan = dest_buf + dest_y * result_pitch; in StretchMonoToGray() local
|