/external/proguard/src/proguard/gui/splash/ |
D | ImageSprite.java | 69 double scale_y = scaleY.getDouble(time); in paint() local
|
/external/chromium_org/ash/wm/ |
D | window_animations.cc | 107 float scale_y = static_cast<float>(target_bounds.height()) / bounds.height(); in AddLayerAnimationsForMinimize() local 350 float scale_y = static_cast<float>(new_bounds.height()) / in CrossFadeAnimation() local 370 const float scale_y = static_cast<float>(old_bounds.height()) / in CrossFadeAnimation() local
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
D | xa_yuv.c | 124 float scale_y; in xa_yuv_planar_blit() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xa/ |
D | xa_yuv.c | 124 float scale_y; in xa_yuv_planar_blit() local
|
/external/pixman/test/ |
D | scaling-crash-test.c | 26 int32_t scale_y, in run_test()
|
D | affine-test.c | 41 pixman_fixed_t scale_x = 65536, scale_y = 65536; in test_composite() local
|
D | scaling-test.c | 69 pixman_fixed_t scale_x = 65536, scale_y = 65536; in test_composite() local
|
/external/chromium_org/cc/resources/ |
D | layer_quad.h | 51 void scale_y(float sy) { y_ *= sy; } in scale_y() function
|
/external/chromium_org/cc/layers/ |
D | painted_scrollbar_layer.cc | 272 float scale_y = in RasterizeScrollbarPart() local
|
/external/chromium_org/ui/gfx/ |
D | interpolated_transform_unittest.cc | 183 float scale_y = static_cast<float>( in GetMaximize() local
|
D | interpolated_transform.cc | 232 float scale_y = ValueBetween(t, start_scale_.y(), end_scale_.y()); in InterpolateButDoNotCompose() local
|
/external/pixman/pixman/ |
D | pixman-filter.c | 304 pixman_fixed_t scale_y, in pixman_filter_create_separable_convolution()
|
/external/chromium_org/skia/ext/ |
D | image_operations.cc | 191 float scale_y = static_cast<float>(dest_height) / in ResizeFilter() local
|
/external/pdfium/core/src/fxge/dib/ |
D | fx_dib_engine.cpp | 234 double scale_y = FXSYS_Div((FX_FLOAT)(m_SrcHeight), (FX_FLOAT)(m_DestHeight)); in CStretchEngine() local
|
/external/chromium_org/third_party/webrtc/base/ |
D | x11windowpicker.cc | 518 double scale_y = static_cast<double>(dst_height) / in GetDrawableThumbnail() local
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
D | brw_fs_visitor.cpp | 1182 fs_reg scale_x, scale_y; in emit_texcoord() 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 | 580 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/chromium_org/third_party/mesa/src/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 | 235 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
|