Searched defs:scale_y (Results 1 – 13 of 13) sorted by relevance
/external/proguard/src/proguard/gui/splash/ |
D | ImageSprite.java | 69 double scale_y = scaleY.getDouble(time); in paint() local
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_progress.cpp | 395 double scale_y = in PngAskScanlineBufFunc() local 542 double scale_y = (double)des_hei / (double)src_hei; in PngFillScanlineBufCompletedFunc() local 729 double scale_y = (double)des_hei / (double)src_hei; in GifReadScanlineCallback() local 765 double scale_y, in GifDoubleLineResampleVert() 902 double scale_y = (double)des_hei / (double)src_hei; in BmpReadScanlineCallback() local 921 double scale_y, in ResampleVertBT() 1675 double scale_y, in ResampleVert() 1795 double scale_y = (double)des_hei / (double)src_hei; in Resample() local
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_yuv.c | 124 float scale_y; in xa_yuv_planar_blit() local
|
/external/libdrm/exynos/ |
D | exynos_fimg2d.c | 695 unsigned int scale_x, scale_y; in g2d_copy_with_scale() local 921 unsigned int scale_x, scale_y; in g2d_scale_and_blend() local
|
/external/harfbuzz_ng/util/ |
D | options.cc | 560 int scale_y = (int) scalbnf (font_size_y, subpixel_bits); in get_font() local
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_engine.cpp | 274 double scale_y = FXSYS_Div((FX_FLOAT)(m_SrcHeight), (FX_FLOAT)(m_DestHeight)); in CStretchEngine() local
|
/external/webrtc/webrtc/base/ |
D | x11windowpicker.cc | 513 double scale_y = static_cast<double>(dst_height) / in GetDrawableThumbnail() local
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_fs_visitor.cpp | 1182 fs_reg scale_x, scale_y; in emit_texcoord() local
|
/external/pdfium/core/src/fxge/apple/ |
D | fx_quartz_device.cpp | 530 CGFloat scale_y = FXSYS_fabs(ctm.d); in SetDIBits() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_arit.c | 2057 LLVMValueRef scale_y = LLVMBuildFMul(b, x_abs, FOPi, "scale_y"); in lp_build_sin() local 2269 LLVMValueRef scale_y = LLVMBuildFMul(b, x_abs, FOPi, "scale_y"); in lp_build_cos() local
|
/external/ImageMagick/coders/ |
D | wmf.c | 330 scale_y, member
|
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_text.cpp | 277 FX_FLOAT scale_y = FXSYS_fabs(matrixCTM.d); in DrawNormalText() local
|
/external/opencv/cv/src/ |
D | cvimgwarp.cpp | 637 float scale_x, scale_y; in cvResize() local
|