Searched defs:horiz (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/gm/ |
D | bigrect.cpp | 35 SkRect horiz = SkRect::MakeLTRB(-big, 5, big, 10); in draw_big_rect() local
|
/third_party/flutter/skia/gm/ |
D | bigrect.cpp | 35 SkRect horiz = SkRect::MakeLTRB(-big, 5, big, 10); in draw_big_rect() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/util/ |
D | view-cairo.cc | 37 int horiz = vertical ? 0 : 1; in render() local
|
/third_party/harfbuzz/util/ |
D | view-cairo.cc | 37 int horiz = vertical ? 0 : 1; in render() local
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | view-cairo.hh | 99 int horiz = vertical ? 0 : 1; in render() local
|
/third_party/gstreamer/gstplugins_bad/ext/mpeg2enc/ |
D | gstmpeg2enc.cc | 378 gst_mpeg2enc_structure_from_norm (GstMpeg2enc * enc, gint horiz, in gst_mpeg2enc_structure_from_norm()
|
/third_party/weston/libweston/ |
D | libinput-device.c | 237 double vert, horiz; in handle_pointer_axis() local
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/ |
D | libimagequant.c | 1613 const float horiz = MAX (MAX (a, r), MAX (g, b)); in contrast_maps() local
|
/third_party/weston/libweston/backend-wayland/ |
D | wayland.c | 223 struct weston_pointer_axis_event vert, horiz; member
|