/external/pdfium/core/fxge/dib/ |
D | cfx_imagerenderer.cpp | 46 int dest_height = image_rect.Height(); in CFX_ImageRenderer() local 49 bitmap_clip = FXDIB_SwapClipBox(bitmap_clip, dest_width, dest_height, in CFX_ImageRenderer() 55 &m_Composer, pSource, dest_height, dest_width, bitmap_clip, in CFX_ImageRenderer() 71 int dest_height = image_rect.Height(); in CFX_ImageRenderer() local 73 dest_height = -dest_height; in CFX_ImageRenderer() 75 if (dest_width == 0 || dest_height == 0) in CFX_ImageRenderer() 84 &m_Composer, pSource, dest_width, dest_height, bitmap_clip, dib_flags); in CFX_ImageRenderer()
|
D | cfx_imagestretcher.cpp | 48 int dest_height, in CFX_ImageStretcher() argument 57 m_DestHeight(dest_height), in CFX_ImageStretcher()
|
D | cfx_imagetransformer.cpp | 230 int dest_height = result_rect.Height(); in CFX_ImageTransformer() local 232 result_clip = FXDIB_SwapClipBox(result_clip, dest_width, dest_height, in CFX_ImageTransformer() 235 &m_Storer, m_pSrc, dest_height, dest_width, result_clip, m_Flags); in CFX_ImageTransformer() 243 int dest_height = static_cast<int>(m_pMatrix->d > 0 ? -ceil(m_pMatrix->d) in CFX_ImageTransformer() local 247 &m_Storer, m_pSrc, dest_width, dest_height, result_clip, m_Flags); in CFX_ImageTransformer()
|
D | cfx_imagestretcher.h | 27 int dest_height,
|
D | cstretchengine.h | 25 int dest_height,
|
D | cfx_dibsource.h | 78 int dest_height,
|
D | cstretchengine.cpp | 223 int dest_height, in CStretchEngine() argument 235 m_DestHeight = dest_height; in CStretchEngine() 259 abs(dest_height) / 8 < static_cast<long long>(m_SrcWidth) * in CStretchEngine()
|
/external/pdfium/xfa/fxfa/ |
D | cxfa_imagerenderer.cpp | 38 int dest_height = image_rect.Height(); in Start() local 61 dest_height = -dest_height; in Start() 64 dest_top = dest_height > 0 ? image_rect.top : image_rect.bottom; in Start() 67 m_pDIBSource, dest_left, dest_top, dest_width, dest_height, in Start() 74 dest_width, dest_height, 0, in Start() 87 dest_width, dest_height, FXDIB_INTERPOL, &dest_clip); in Start()
|
/external/pdfium/core/fxge/win32/ |
D | fx_win32_print.cpp | 104 int dest_height, in StretchDIBits() argument 113 if (dest_width < 0 || dest_height < 0) { in StretchDIBits() 115 pSource->FlipImage(dest_width < 0, dest_height < 0); in StretchDIBits() 121 if (dest_height < 0) in StretchDIBits() 122 dest_top += dest_height; in StretchDIBits() 125 abs(dest_height), color, flags); in StretchDIBits() 133 dest_height, color, flags); in StretchDIBits() 139 if (dest_width < 0 || dest_height < 0) { in StretchDIBits() 141 pSource->FlipImage(dest_width < 0, dest_height < 0); in StretchDIBits() 147 if (dest_height < 0) in StretchDIBits() [all …]
|
D | win32_int.h | 45 int dest_height, 54 int dest_height, 170 int dest_height, 176 int dest_height, 209 int dest_height, 225 int dest_height, 248 int dest_height, 307 int dest_height, 370 int dest_height,
|
D | fx_win32_device.cpp | 825 int dest_height, in GDI_StretchDIBits() argument 828 if (!pBitmap || dest_width == 0 || dest_height == 0) in GDI_StretchDIBits() 835 if ((int64_t)abs(dest_width) * abs(dest_height) < in GDI_StretchDIBits() 845 (int64_t)abs(dest_width) * abs(dest_height))) { in GDI_StretchDIBits() 846 pToStrechBitmap = pBitmap->StretchTo(dest_width, dest_height, 0, nullptr); in GDI_StretchDIBits() 850 ::StretchDIBits(m_hDC, dest_left, dest_top, dest_width, dest_height, 0, 0, in GDI_StretchDIBits() 863 int dest_height, in GDI_StretchBitMask() argument 867 if (!pBitmap || dest_width == 0 || dest_height == 0) in GDI_StretchBitMask() 909 ::StretchDIBits(m_hDC, dest_left, dest_top, dest_width, dest_height, 0, 0, in GDI_StretchBitMask() 1251 int dest_height, in UseFoxitStretchEngine() argument [all …]
|
D | fx_win32_gdipext.cpp | 529 int dest_height, in StretchMonoToGray() argument 536 bool bFlipY = dest_height < 0; in StretchMonoToGray() 538 dest_height = -dest_height; in StretchMonoToGray() 550 int y_unit = src_height / dest_height; in StretchMonoToGray() 557 int src_y_start = bFlipY ? (dest_height - 1 - dest_y - pClipRect->top) in StretchMonoToGray() 559 src_y_start = src_y_start * src_height / dest_height; in StretchMonoToGray() 588 int dest_height, in OutputImageMask() argument 607 if (dest_height < 0) { in OutputImageMask() 608 dest_height = -dest_height; in OutputImageMask() 609 dest_top -= dest_height; in OutputImageMask() [all …]
|
D | cfx_psrenderer.h | 64 int dest_height,
|
D | cfx_psrenderer.cpp | 360 int dest_height, in StretchDIBits() argument 363 CFX_Matrix matrix((float)(dest_width), 0.0f, 0.0f, (float)(-dest_height), in StretchDIBits() 364 (float)(dest_left), (float)(dest_top + dest_height)); in StretchDIBits()
|
/external/libaom/libaom/aom_scale/generic/ |
D | aom_scale.c | 238 unsigned int dest_width, unsigned int dest_height, unsigned char *temp_area, in Scale2D() argument 333 if (source_height == dest_height) { in Scale2D() 335 for (k = 0; k < dest_height; ++k) { in Scale2D() 350 for (k = 0; k < (dest_height + dest_band_height - 1) / dest_band_height; in Scale2D() 389 if (source_height == dest_height) { in Scale2D() 391 for (k = 0; k < dest_height; ++k) { in Scale2D() 401 if (dest_height > source_height) { in Scale2D() 403 source_band_height = dest_band_height * source_height / dest_height; in Scale2D() 415 bands = (dest_height + dest_band_height - 1) / dest_band_height; in Scale2D()
|
/external/libvpx/libvpx/vpx_scale/generic/ |
D | vpx_scale.c | 235 unsigned int dest_width, unsigned int dest_height, unsigned char *temp_area, in Scale2D() argument 331 if (source_height == dest_height) { in Scale2D() 333 for (k = 0; k < (int)dest_height; k++) { in Scale2D() 349 k < (int)(dest_height + dest_band_height - 1) / dest_band_height; in Scale2D() 388 if (source_height == dest_height) { in Scale2D() 390 for (k = 0; k < (int)dest_height; k++) { in Scale2D() 400 if (dest_height > source_height) { in Scale2D() 402 source_band_height = dest_band_height * source_height / dest_height; in Scale2D() 414 bands = (dest_height + dest_band_height - 1) / dest_band_height; in Scale2D()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_imagerenderer.cpp | 415 int dest_height = image_rect.Height(); in StartDIBSource() local 434 dest_height = -dest_height; in StartDIBSource() 437 int dest_top = dest_height > 0 ? image_rect.top : image_rect.bottom; in StartDIBSource() 440 m_pDIBSource, dest_left, dest_top, dest_width, dest_height, m_Flags, in StartDIBSource() 449 m_pDIBSource, dest_left, dest_top, dest_width, dest_height, in StartDIBSource() 466 m_pDIBSource->StretchTo(dest_width, dest_height, m_Flags, &dest_clip); in StartDIBSource() 509 int dest_height = in StartBitmapAlpha() local 512 int top = dest_height > 0 ? image_rect.top : image_rect.bottom; in StartBitmapAlpha() 514 pAlphaMask, left, top, dest_width, dest_height, in StartBitmapAlpha()
|
/external/pdfium/core/fxge/ |
D | cfx_renderdevice.h | 164 int dest_height) { in StretchDIBits() argument 166 dest_height, 0, FXDIB_BLEND_NORMAL); in StretchDIBits() 172 int dest_height, 183 int dest_height, 189 int dest_height,
|
D | cfx_renderdevice.cpp | 788 int dest_height, in StretchDIBitsWithFlagsAndBlend() argument 791 FX_RECT dest_rect(left, top, left + dest_width, top + dest_height); in StretchDIBitsWithFlagsAndBlend() 796 dest_height, &clip_box, flags, blend_mode); in StretchDIBitsWithFlagsAndBlend() 812 int dest_height, in StretchBitMask() argument 814 return StretchBitMaskWithFlags(pBitmap, left, top, dest_width, dest_height, in StretchBitMask() 823 int dest_height, in StretchBitMaskWithFlags() argument 826 FX_RECT dest_rect(left, top, left + dest_width, top + dest_height); in StretchBitMaskWithFlags() 830 dest_height, &clip_box, flags, in StretchBitMaskWithFlags()
|
D | ifx_renderdevicedriver.h | 78 int dest_height,
|
/external/mesa3d/src/gallium/state_trackers/va/ |
D | subpicture.c | 174 unsigned short dest_width, unsigned short dest_height, in vlVaAssociateSubpicture() argument 184 struct u_rect dst_rect = {dest_x, dest_x + dest_width, dest_y, dest_y + dest_height}; in vlVaAssociateSubpicture()
|
D | va_private.h | 362 unsigned int dest_width, unsigned int dest_height); 375 … short dest_x, short dest_y, unsigned short dest_width, unsigned short dest_height,
|
/external/pdfium/core/fxge/agg/ |
D | fx_agg_driver.h | 81 int dest_height,
|
D | fx_agg_driver.cpp | 1510 int dest_height, in StretchDIBits() argument 1518 dest_height == pSource->GetHeight()) { in StretchDIBits() 1519 FX_RECT rect(0, 0, dest_width, dest_height); in StretchDIBits() 1523 dest_top + dest_height); in StretchDIBits() 1531 CFX_ImageStretcher stretcher(&composer, pSource, dest_width, dest_height, in StretchDIBits()
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.h | 110 int dest_height,
|