Home
last modified time | relevance | path

Searched defs:dest_height (Results 1 – 20 of 20) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec.cpp134 void CCodec_ScanlineDecoder::DownScale(int dest_width, int dest_height) { in DownScale()
300 void v_DownScale(int dest_width, int dest_height) override {} in v_DownScale()
Dfx_codec_jpeg.cpp464 void CCodec_JpegDecoder::v_DownScale(int dest_width, int dest_height) { in v_DownScale()
Dfx_codec_fax.cpp616 void v_DownScale(int dest_width, int dest_height) override {} in v_DownScale()
Dfx_codec_flate.cpp753 void v_DownScale(int dest_width, int dest_height) override {} in v_DownScale()
/external/mesa3d/src/gallium/state_trackers/va/
Dva_image.c145 int dest_x, int dest_y, unsigned int dest_width, unsigned int dest_height) in vlVaPutImage()
Dva_subpicture.c126 unsigned short dest_height, in vlVaAssociateSubpicture()
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_image.cpp324 int dest_height = image_rect.Height(); in StartLoadDIBSource() local
713 int dest_height = image_rect.Height(); in StartDIBSource() local
803 int dest_height = in StartBitmapAlpha() local
/external/pdfium/core/src/fxge/ge/
Dfx_ge_device.cpp415 int dest_height, in StretchDIBits()
444 int dest_height, in StretchBitMask()
Dfx_ge_ps.cpp341 int dest_height, in StretchDIBits()
/external/pdfium/core/src/fxge/win32/
Dfx_win32_print.cpp69 int dest_height, in StretchDIBits()
430 int dest_height, in StretchDIBits()
Dfx_win32_device.cpp574 int dest_height, in GDI_StretchDIBits()
617 int dest_height, in GDI_StretchBitMask()
1151 int dest_height, in UseFoxitStretchEngine()
1182 int dest_height, in StretchDIBits()
Dfx_win32_gdipext.cpp463 int dest_height, in _StretchMonoToGray()
522 int dest_height, in OutputImageMask()
608 int dest_height) { in OutputImage()
917 int dest_height, in StretchBitMask()
943 int dest_height, in StretchDIBits()
/external/pdfium/core/src/fxge/dib/
Dfx_dib_transform.cpp313 int dest_height, in StretchTo()
362 int dest_height = result_rect.Height(); in Start() local
375 int dest_height = pDestMatrix->d > 0 ? (int)-FXSYS_ceil(pDestMatrix->d) in Start() local
Dfx_dib_engine.cpp217 int dest_height, in CStretchEngine()
783 int dest_height, in Start()
Dfx_dib_main.cpp1593 int dest_height = image_rect.Height(); local
1617 int dest_height = image_rect.Height(); local
/external/libvpx/libvpx/vpx_scale/generic/
Dvpx_scale.c246 unsigned int dest_height, in Scale2D()
/external/pdfium/core/src/fxge/apple/
Dfx_quartz_device.cpp637 int dest_height, in StretchDIBits()
958 int dest_height, in CG_SetImageTransform()
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp557 int dest_height, in StretchDIBits()
/external/pdfium/core/src/fxge/agg/src/
Dfx_agg_driver.cpp1695 int dest_height, in StretchDIBits()
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffwidget.cpp563 int dest_height = image_rect.Height(); in StartDIBSource() local