| /openbmc/qemu/hw/display/ |
| H A D | qxl-logger.c | 155 static int qxl_log_cmd_draw(PCIQXLDevice *qxl, QXLDrawable *draw, int group_id) in qxl_log_cmd_draw() argument 158 draw->surface_id, in qxl_log_cmd_draw() 159 qxl_name(qxl_draw_type, draw->type), in qxl_log_cmd_draw() 160 qxl_name(qxl_draw_effect, draw->effect)); in qxl_log_cmd_draw() 161 switch (draw->type) { in qxl_log_cmd_draw() 163 return qxl_log_cmd_draw_copy(qxl, &draw->u.copy, group_id); in qxl_log_cmd_draw() 168 static int qxl_log_cmd_draw_compat(PCIQXLDevice *qxl, QXLCompatDrawable *draw, in qxl_log_cmd_draw_compat() argument 172 qxl_name(qxl_draw_type, draw->type), in qxl_log_cmd_draw_compat() 173 qxl_name(qxl_draw_effect, draw->effect)); in qxl_log_cmd_draw_compat() 174 if (draw->bitmap_offset) { in qxl_log_cmd_draw_compat() [all …]
|
| /openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | batch.py | 17 from . import draw 18 from .draw import RenderOptions 39 (w, h) = draw.extents (options, 1.0, trace) 40 w = max (w, draw.MIN_IMG_W) 43 draw.render (ctx, options, 1.0, trace)
|
| H A D | gui.py | 24 from . import draw 25 from .draw import RenderOptions 72 self.chart_width, self.chart_height = draw.extents(self.options, self.xscale, self.trace) 97 draw.render(cr, self.options, self.xscale, self.trace) 118 self.chart_width, self.chart_height = draw.extents(self.options, self.xscale, self.trace) 143 self.chart_width, self.chart_height = draw.extents(self.options, self.xscale, self.trace)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/ |
| H A D | 0002-Fix-function-definition-in-yacc-source-file-until-va.patch | 38 Draw *draw; 72 @@ -1047,7 +1047,7 @@ Posted *postmenu(int fd, FILE *f, Draw *draw, int x, int y, int console) 75 for (item=draw->menu; y++, item; item=item->next) { 78 GOTO(x,y); PUTC(VERLINE,draw->bord,draw->back); 79 for (i=0;i<item->pad;i++) PUTC(' ',draw->fore,draw->back); 80 PUTS(item->name,draw->fore,draw->back); i+=strlen(item->name);
|
| H A D | 0001-Avoid-shadowing-ncurses-functions.patch | 39 @@ -1002,7 +1002,7 @@ Posted *postmenu(int fd, FILE *f, Draw *draw, int x, int y, int console) 41 new->draw=draw; 48 @@ -1060,7 +1060,7 @@ Posted *postmenu(int fd, FILE *f, Draw *draw, int x, int y, int console) 49 for (i=0; i<draw->width; i++) PUTC(HORLINE,draw->bord,draw->back); 50 PUTC(LRCORNER,draw->bord,draw->back);
|
| /openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/ |
| H A D | 0001-tests-Fix-narrowing-errors-seen-with-clang.patch | 13 .../spec/ext_framebuffer_multisample/draw-buffers-common.cpp | 4 ++-- 17 … a/tests/spec/ext_framebuffer_multisample/draw-buffers-common.cpp b/tests/spec/ext_framebuffer_mul… 19 --- a/tests/spec/ext_framebuffer_multisample/draw-buffers-common.cpp 20 +++ b/tests/spec/ext_framebuffer_multisample/draw-buffers-common.cpp
|
| /openbmc/openbmc-tools/i2c/ |
| H A D | tree.py | 34 def draw(line): function 56 draw(line) 62 draw(line)
|
| /openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
| H A D | libxv_1.0.13.bb | 6 clients, which may draw in a number of colourspaces, including YUV."
|
| /openbmc/u-boot/board/technexion/pico-imx7d/ |
| H A D | README | 29 Note: Some computers may be a bit strict with USB current draw and will 30 shut down their ports if the draw is too high. The solution for that is
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/ |
| H A D | test_rle.py | 96 i = data.draw(st.integers(0, len(ls) - 1))
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/neatvnc/ |
| H A D | neatvnc_0.8.1.bb | 25 NEATVNC_EXAMPLES = "draw png-server"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gd/ |
| H A D | gd_2.3.3.bb | 2 DESCRIPTION = "The gd graphics library allows your code to quickly draw images \
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | Kconfig | 44 allows UEFI applications to draw fancy menus and hook strings using
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | os_utilities.robot | 311 [Documentation] Get NVIDIA GPU maximum permitted power draw. 332 # nvidia-smi --query-gpu=power.draw --format=csv returns 333 # power.draw [W] 339 ${cmd}= Catenate nvidia-smi --query-gpu=power.draw 349 ${cmd}= Catenate nvidia-smi --query-gpu=power.draw --format=csv | 350 ... grep -v 'power.draw' | cut -f 1 -d ' ' | sort -n -u | head -1
|
| /openbmc/openbmc/poky/meta/recipes-gnome/librsvg/ |
| H A D | librsvg_2.59.2.bb | 4 Cairo is the 2D, antialiased drawing library that GNOME uses to draw things to \
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jquery.dataTables-1.13.8.min.js | 4 …draw(),t.flatten().toArray()},this.fnAdjustColumnSizing=function(t){var e=this.api(!0).columns.adj… property in At.AnonymousClasscadf2a3e4601
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | Kconfig | 121 Some devices need to draw power from USB when they are
|
| /openbmc/docs/ |
| H A D | hw-vendor-repos-policy.md | 124 1. Where does the OpenBMC community draw the line between what goes into the
|
| /openbmc/qemu/ui/ |
| H A D | cocoa.m | 526 // draw screen bitmap directly to Core Graphics context 529 // just draw an opaque black rectangle
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/uefi/files/ |
| H A D | 0001-BootLogoLib-align-logo-coords-to-be-even.patch | 6 If we draw logo at odd coords then BootLogoLib goes into exception and
|
| /openbmc/openbmc-tools/rootfs_size/ |
| H A D | results.txt | 1157 0: /usr/share/mime/application/vnd.stardivision.draw.xml 1352 0: /usr/share/mime/application/vnd.sun.xml.draw.template.xml 1390 0: /usr/share/mime/application/vnd.sun.xml.draw.xml 1424 0: /usr/share/mime/application/vnd.corel-draw.xml
|
| /openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
| H A D | 0003-wayland-Add-Wayland-example.patch | 642 + // draw first 4 vertices
|
| /openbmc/openbmc/poky/documentation/kernel-dev/ |
| H A D | common.rst | 1135 which the OpenEmbedded build system can draw to create the final
|
| /openbmc/openbmc/poky/documentation/overview-manual/ |
| H A D | concepts.rst | 401 layers and the many layers from which you can draw, see the
|
| /openbmc/openbmc/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist2.txt | 8373 -rw-r--r-- root root 3655 ./usr/share/mime/application/vnd.corel-draw.xml 8453 -rw-r--r-- root root 3156 ./usr/share/mime/application/vnd.stardivision.draw.xml 8460 -rw-r--r-- root root 3513 ./usr/share/mime/application/vnd.sun.xml.draw.template.… 8461 -rw-r--r-- root root 3438 ./usr/share/mime/application/vnd.sun.xml.draw.xml
|