| /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/opencv3/modules/core/include/opencv2/core/cuda/ |
| D | filters.hpp | 213 float scale_x, scale_y ,scale; member 279 float scale_x, scale_y; member
|
| /external/opencv3/modules/imgproc/test/ |
| D | test_imgwarp_strict.cpp | 185 double scale_x, scale_y; in generate_test_data() local 272 double scale_y = static_cast<double>(ssize.height) / dsize.height; in validate_results() local 347 double scale_y; member in CV_Resize_Test
|
| D | test_imgwarp.cpp | 304 double scale_y = (double)src->rows/drows; in prepare_to_validation() 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/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
|
| /external/opencv3/modules/imgproc/src/ |
| D | imgwarp.cpp | 2400 int scale_x, scale_y; member 2490 int scale_x, scale_y; member in cv::resizeAreaFast_Invoker 2496 int scale_x, int scale_y ) in resizeAreaFast_() 3235 double scale_x = 1./inv_scale_x, scale_y = 1./inv_scale_y; in resize() local
|