Home
last modified time | relevance | path

Searched refs:horiz (Results 1 – 18 of 18) sorted by relevance

/third_party/ffmpeg/libavfilter/opencl/
Dunsharp.cl77 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/
Dview-cairo.cc37 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/
Dview-cairo.cc37 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/
Dview-cairo.hh99 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/
Dbigrect.cpp35 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/
Dbigrect.cpp35 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/
Dlibinput-device.c237 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/
Dt2h.init5 # no horiz rules between sections
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/
Dgstmpeg2enc.cc249 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/
Dwayland.c223 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/
Dcolorspacedsp.asm60 %macro YUV2YUV_FN 4 ; in_bitdepth, out_bitdepth, log2_chroma_w (horiz), log2_chroma_h (vert)
/third_party/boost/libs/hana/doc/js/
Dhighcharts.js108 …,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/
Dtheme.css4horiz{*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/
Dicons.dart1781 /// <i class="material-icons md-36">more_horiz</i> &#x2014; material icon named "more horiz".
2636 /// <i class="material-icons md-36">swap_horiz</i> &#x2014; material icon named "swap horiz".
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt4954 horiz
/third_party/harfbuzz/perf/texts/
Den-words.txt4954 horiz
/third_party/gstreamer/gstplugins_base/
DChangeLog94267 textoverlay: Clean up alignment docs a bit and remove horiz top alignment enum
/third_party/gstreamer/gstplugins_bad/
DChangeLog123903 horiz-in, vert-out, vert-in).