Home
last modified time | relevance | path

Searched defs:horiz (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/gm/
Dbigrect.cpp35 SkRect horiz = SkRect::MakeLTRB(-big, 5, big, 10); in draw_big_rect() local
/third_party/flutter/skia/gm/
Dbigrect.cpp35 SkRect horiz = SkRect::MakeLTRB(-big, 5, big, 10); in draw_big_rect() local
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Dview-cairo.cc37 int horiz = vertical ? 0 : 1; in render() local
/third_party/harfbuzz/util/
Dview-cairo.cc37 int horiz = vertical ? 0 : 1; in render() local
/third_party/skia/third_party/externals/harfbuzz/util/
Dview-cairo.hh99 int horiz = vertical ? 0 : 1; in render() local
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/
Dgstmpeg2enc.cc378 gst_mpeg2enc_structure_from_norm (GstMpeg2enc * enc, gint horiz, in gst_mpeg2enc_structure_from_norm()
/third_party/weston/libweston/
Dlibinput-device.c237 double vert, horiz; in handle_pointer_axis() local
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dlibimagequant.c1613 const float horiz = MAX (MAX (a, r), MAX (g, b)); in contrast_maps() local
/third_party/weston/libweston/backend-wayland/
Dwayland.c223 struct weston_pointer_axis_event vert, horiz; member