/third_party/ffmpeg/libavfilter/opencl/ |
D | unsharp.cl | 77 float4 horiz[2]; 79 horiz[y] = 0.0f; 81 horiz[y] += coef_x[x] * tmp[pos.y + y * 16][pos.x + 8 + x - rad_x]; 87 tmp[pos.y + y * 16][pos.x + 8] = horiz[y];
|
/third_party/flutter/skia/third_party/externals/harfbuzz/util/ |
D | view-cairo.cc | 37 int horiz = vertical ? 0 : 1; in render() local 93 cairo_translate (cr, +vert * leading, -horiz * leading); in render() 98 cairo_translate (cr, -vert * leading, +horiz * leading); in render()
|
/third_party/harfbuzz/util/ |
D | view-cairo.cc | 37 int horiz = vertical ? 0 : 1; in render() local 100 cairo_translate (cr, +vert * leading, -horiz * leading); in render() 105 cairo_translate (cr, -vert * leading, +horiz * leading); in render()
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | view-cairo.hh | 99 int horiz = vertical ? 0 : 1; in render() local 164 cairo_translate (cr, +vert * leading, -horiz * leading); in render() 169 cairo_translate (cr, -vert * leading, +horiz * leading); in render()
|
/third_party/skia/gm/ |
D | bigrect.cpp | 35 SkRect horiz = SkRect::MakeLTRB(-big, 5, big, 10); in draw_big_rect() local 36 canvas->drawRect(horiz, rectPaint); in draw_big_rect()
|
/third_party/flutter/skia/gm/ |
D | bigrect.cpp | 35 SkRect horiz = SkRect::MakeLTRB(-big, 5, big, 10); in draw_big_rect() local 36 canvas->drawRect(horiz, rectPaint); in draw_big_rect()
|
/third_party/weston/libweston/ |
D | libinput-device.c | 237 double vert, horiz; in handle_pointer_axis() local 294 horiz = normalize_scroll(pointer_event, axis); in handle_pointer_axis() 297 weston_event.value = horiz; in handle_pointer_axis()
|
/third_party/ffmpeg/doc/ |
D | t2h.init | 5 # no horiz rules between sections
|
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/ |
D | gstmpeg2enc.cc | 249 gst_mpeg2enc_structure_from_norm (GstMpeg2enc * enc, gint horiz, in gst_mpeg2enc_structure_from_norm() argument 283 gst_structure_set (structure, "width", G_TYPE_INT, horiz, (void *) NULL); in gst_mpeg2enc_structure_from_norm()
|
/third_party/weston/libweston/backend-wayland/ |
D | wayland.c | 223 struct weston_pointer_axis_event vert, horiz; member 1847 input->horiz.has_discrete) { in input_handle_axis() 1849 weston_event.discrete = input->horiz.discrete; in input_handle_axis() 1850 input->horiz.has_discrete = false; in input_handle_axis() 1904 input->horiz.has_discrete = true; in input_handle_axis_discrete() 1905 input->horiz.discrete = discrete; in input_handle_axis_discrete() 2375 input->horiz.axis = WL_POINTER_AXIS_HORIZONTAL_SCROLL; in display_add_seat()
|
/third_party/ffmpeg/libavfilter/x86/ |
D | colorspacedsp.asm | 60 %macro YUV2YUV_FN 4 ; in_bitdepth, out_bitdepth, log2_chroma_w (horiz), log2_chroma_h (vert)
|
/third_party/boost/libs/hana/doc/js/ |
D | highcharts.js | 108 …,getLabelSize:function(){return this.label?this.label.getBBox()[this.axis.horiz?"height":"width"]:… 111 …render:function(a,b,c){var d=this.axis,e=d.options,f=d.chart.renderer,g=d.horiz,h=this.type,i=this… 114 …id};u.PlotLineOrBand.prototype={render:function(){var a=this,b=a.axis,c=b.horiz,d=a.options,e=d.la… 119 …his.chart=a;this.horiz=a.inverted?!c:c;this.coll=(this.isXAxis=c)?"xAxis":"yAxis";this.opposite=b.… 125 …s.translate(a,!1,!this.horiz,null,!0)+(b?0:this.pos)},toValue:function(a,b){return this.translate(… 126 …this.translate(a,null,null,c)),a=c=A(e+i);i=k=A(j-e-i);isNaN(e)?l=!0:this.horiz?(i=h,k=j-this.bott… 130 …f(a)b.oldTransA=k;b.translationSlope=b.transA=k=b.len/(c+g||1);b.transB=b.horiz?b.left:b.bottom;b.… 137 …alignTicks!==!1&&o(this.chart[this.coll],function(c){var e=c.options,e=[c.horiz?e.left:e.top,e.wid… 141 …sSize:function(){var a=this.chart,b=this.options,c=b.offsetLeft||0,d=this.horiz,e=p(b.width,a.plot… 143 …enter"},unsquish:function(){var a=this.ticks,b=this.options.labels,c=this.horiz,d=this.tickInterva… [all …]
|
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/static/css/ |
D | theme.css | 4 …horiz{*zoom:1}.wy-menu-horiz:after,.wy-menu-horiz:before{display:table;content:""}.wy-menu-horiz:a…
|
/third_party/flutter/flutter/packages/flutter/lib/src/material/ |
D | icons.dart | 1781 /// <i class="material-icons md-36">more_horiz</i> — material icon named "more horiz". 2636 /// <i class="material-icons md-36">swap_horiz</i> — material icon named "swap horiz".
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 4954 horiz
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 4954 horiz
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 94267 textoverlay: Clean up alignment docs a bit and remove horiz top alignment enum
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 123903 horiz-in, vert-out, vert-in).
|