/third_party/flutter/engine/flutter/flow/ |
D | scene_update_context.cc | 104 const float scale_y = ScaleY(); in CreateFrame() local 107 SetShapeTextureAndColor(shape_node, color, scale_x, scale_y, shape_bounds, in CreateFrame() 116 SkScalar scale_y, in SetShapeTextureAndColor() argument 122 color, scale_x, scale_y, paint_bounds, std::move(paint_layers), layer, in SetShapeTextureAndColor() 148 SkScalar scale_y, in GenerateImageIfNeeded() argument 159 paint_bounds.height() * scale_y); in GenerateImageIfNeeded() 186 .scale_y = scale_y, in GenerateImageIfNeeded() 212 canvas->scale(task.scale_x, task.scale_y); in ExecutePaintTasks() 270 float scale_y, in Transform() argument 275 if (scale_x != 1.f || scale_y != 1.f || scale_z != 1.f) { in Transform() [all …]
|
D | scene_update_context.h | 90 float scale_y, 166 float ScaleY() const { return metrics_->scale_y * top_scale_y_; } in ScaleY() 185 SkScalar scale_y; member 206 SkScalar scale_y, 214 SkScalar scale_y,
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/cl/ |
D | resize.cl | 61 float scale_y = Y * scale_factor.y; 63 int src_y = (int)(scale_y); 71 …mix(mix(src0, src1, TO_FLT(scale_y - src_y)), mix(src2, src3, TO_FLT(scale_y - src_y)), TO_FLT(sca… 84 float scale_y = Y * scale_factor.y; 86 int src_y = (int)(scale_y); 94 …mix(mix(src0, src1, TO_FLT(scale_y - src_y)), mix(src2, src3, TO_FLT(scale_y - src_y)), TO_FLT(sca…
|
/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gtkgstwidget.c | 68 gdouble scale_y = (gdouble) widget_height / gst_widget->display_height; in gtk_gst_widget_draw() local 98 scale_x = scale_y = MIN (scale_x, scale_y); in gtk_gst_widget_draw() 131 scale_y *= in gtk_gst_widget_draw() 135 cairo_scale (cr, scale_x, scale_y); in gtk_gst_widget_draw()
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_yuv.c | 124 float scale_y; in xa_yuv_planar_blit() local 141 scale_y = (float)src_h / (float)dst_h; in xa_yuv_planar_blit() 152 (float)src_y + scale_y * (y - dst_y), in xa_yuv_planar_blit() 153 scale_x * w, scale_y * h, x, y, w, h, yuv); in xa_yuv_planar_blit()
|
/third_party/mesa3d/src/imgui/ |
D | imstb_truetype.h | 857 …tbtt_GetCodepointBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int codepoint, i… 866 …CodepointBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, f… 870 …d char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int codepoint); 876 …char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, f… 880 …char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, f… 884 …itmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *i… 891 …Subpixel(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, float shift_x, f… 897 …r *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *… 898 …_GetGlyphBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, f… 899 …igned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int glyph); [all …]
|
/third_party/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 857 …tbtt_GetCodepointBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int codepoint, i… 866 …CodepointBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, f… 870 …d char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int codepoint); 876 …char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, f… 880 …char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, f… 884 …itmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *i… 891 …Subpixel(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, float shift_x, f… 897 …r *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *… 898 …_GetGlyphBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, f… 899 …igned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int glyph); [all …]
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imstb_truetype.h | 841 …tbtt_GetCodepointBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int codepoint, i… 850 …CodepointBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, f… 854 …d char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int codepoint); 860 …char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, f… 864 …char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, f… 868 …itmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *i… 875 …Subpixel(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, float shift_x, f… 881 …r *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *… 882 …_GetGlyphBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, f… 883 …igned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int glyph); [all …]
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglvideoflip.c | 296 gfloat rot_z = 0., scale_x = 1.0, scale_y = 1.0; in _set_active_method() local 305 scale_y *= 1. / vf->aspect; in _set_active_method() 313 scale_y *= 1. / vf->aspect; in _set_active_method() 321 scale_y *= 1. / vf->aspect; in _set_active_method() 330 scale_y *= 1. / vf->aspect; in _set_active_method() 351 "scale-y", scale_y, NULL); in _set_active_method()
|
/third_party/pixman/test/ |
D | affine-test.c | 41 pixman_fixed_t scale_x = 65536, scale_y = 65536; in test_composite() local 116 scale_y = -65536 * 3 + prng_rand_n (65536 * 6); in test_composite() 118 scale_y = scale_x; in test_composite() 119 pixman_transform_init_scale (&transform, scale_x, scale_y); in test_composite()
|
D | scaling-test.c | 69 pixman_fixed_t scale_x = 65536, scale_y = 65536; in test_composite() local 184 scale_y = -32768 * 3 + prng_rand_n (65536 * 5); in test_composite() 187 pixman_transform_init_scale (&transform, scale_x, scale_y); in test_composite() 355 scale_x, scale_y, repeat, src_img->common.filter); in test_composite()
|
D | scaling-crash-test.c | 26 int32_t scale_y, in run_test() argument 73 pixman_transform_init_scale (&transform, scale_x, scale_y); in run_test()
|
/third_party/boost/boost/gil/image_processing/ |
D | scaling.hpp | 99 double scale_y = (static_cast<double>(output_view.height())) in scale_lanczos() local 108 lanczos_at(input_view, output_view, x / scale_x, y / scale_y, x, y, a); in scale_lanczos()
|
/third_party/ffmpeg/libavcodec/ |
D | h264_metadata_bsf.c | 382 double scale_x, scale_y, angle; in h264_metadata_handle_display_orientation() local 391 scale_y = hypot(dmatrix[1], dmatrix[4]); in h264_metadata_handle_display_orientation() 399 scale_y = -scale_y; in h264_metadata_handle_display_orientation() 404 dmatrix[i + 1] /= scale_y; in h264_metadata_handle_display_orientation()
|
/third_party/boost/boost/geometry/strategies/transform/ |
D | matrix_transformers.hpp | 398 CalculationType const& scale_y, in scale_transformer() argument 402 0, scale_y, 0, in scale_transformer() 421 CalculationType const& scale_y, in scale_transformer() argument 425 0, scale_y, 0, 0, in scale_transformer()
|
/third_party/ffmpeg/libavfilter/ |
D | transform.h | 82 float scale_y,
|
D | transform.c | 111 float scale_y, in ff_get_matrix() argument 118 matrix[4] = scale_y * cos(angle); in ff_get_matrix()
|
/third_party/libdrm/exynos/ |
D | exynos_fimg2d.c | 690 unsigned int scale_x, scale_y; in g2d_copy_with_scale() local 701 scale_y = g2d_get_scaling(src_h, dst_h); in g2d_copy_with_scale() 752 g2d_add_cmd(ctx, SRC_YSCALE_REG, scale_y); in g2d_copy_with_scale() 916 unsigned int scale_x, scale_y; in g2d_scale_and_blend() local 923 scale_y = g2d_get_scaling(src_h, dst_h); in g2d_scale_and_blend() 987 g2d_add_cmd(ctx, SRC_YSCALE_REG, scale_y); in g2d_scale_and_blend()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_compositor_cs.c | 37 float scale_y; member 666 *ptr_float++ = drawn->scale_y; in set_viewport() 716 drawn.scale_y = layer->viewport.scale[1] / in draw_layers()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | font-options.hh | 98 int scale_y = (int) scalbnf (font_size_y, subpixel_bits); in post_parse() local 99 hb_font_set_scale (font, scale_x, scale_y); in post_parse()
|
/third_party/pixman/pixman/ |
D | pixman-filter.c | 437 pixman_fixed_t scale_y, in pixman_filter_create_separable_convolution() argument 446 double sy = fabs (pixman_fixed_to_double (scale_y)); in pixman_filter_create_separable_convolution()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_blit.c | 206 float scale_y = (float) (*src_y1 - *src_y0) / (*dst_y1 - *dst_y0); in apply_blit_scissor() local 218 clip_dst_y0, clip_dst_y1, scale_y, true); in apply_blit_scissor() 222 clip_dst_y1, clip_dst_y0, scale_y, false); in apply_blit_scissor()
|
/third_party/flutter/engine/flutter/flow/layers/ |
D | layer_tree.cc | 57 1.0f / metrics->scale_y, // Y in UpdateScene()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_blit.c | 245 float scale_y = (float) (*src_y1 - *src_y0) / (*dst_y1 - *dst_y0); in apply_blit_scissor() local 257 clip_dst_y0, clip_dst_y1, scale_y, true); in apply_blit_scissor() 261 clip_dst_y1, clip_dst_y0, scale_y, false); in apply_blit_scissor()
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftcolor.h | 1168 FT_Fixed scale_y; member
|