Searched defs:height (Results 1 – 8 of 8) sorted by relevance
| /tools/perf/util/ |
| D | svghelper.c | 141 static double normalize_height(double height) in normalize_height() 153 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_ubox() 172 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_lbox() 191 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_fbox() 475 double height = 0; in svg_pstate() local 496 double height; in svg_partial_wakeline() local 554 double height; in svg_wakeline() local
|
| /tools/perf/ui/gtk/ |
| D | browser.c | 21 int height; in perf_gtk__resize_window() local
|
| /tools/perf/ui/ |
| D | browser.h | 20 u16 y, x, width, height, rows, columns, horiz_scroll; member
|
| D | browser.c | 314 int height = browser->height, h = 0, pct = 0, in ui_browser__scrollbar_set() local
|
| /tools/testing/radix-tree/ |
| D | multiorder.c | 58 int height = order[i] / XA_CHUNK_SHIFT; in multiorder_iteration() local
|
| D | maple.c | 35461 unsigned char height; in check_prealloc() local 36025 int height) in build_full_tree()
|
| /tools/include/uapi/drm/ |
| D | i915_drm.h | 349 int width, height; /* screen size in pixels */ member
|
| /tools/perf/scripts/python/ |
| D | exported-sql-viewer.py | 1775 def SetSize(self, width, height): argument
|