Searched defs:pixels (Results 1 – 12 of 12) sorted by relevance
| /openbmc/u-boot/drivers/video/ |
| H A D | console_normal.c | 20 int pixels = VIDEO_FONT_HEIGHT * vid_priv->xsize; in console_normal_set_row() local
|
| H A D | console_truetype.c | 129 int pixels = priv->font_size * vid_priv->line_length; in console_truetype_set_row() local 321 int pixels = xend - xstart; in console_truetype_erase() local
|
| H A D | console_rotate.c | 150 int pixels = VIDEO_FONT_HEIGHT * vid_priv->xsize; in console_set_row_2() local
|
| H A D | stb_truetype.h | 613 unsigned char *pixels; member 810 unsigned char *pixels; member 1546 STBTT_DEF float stbtt_ScaleForMappingEmToPixels(const stbtt_fontinfo *info, float pixels) in stbtt_ScaleForMappingEmToPixels() 2517 unsigned char *pixels, int pw, int ph, // bitmap to be filled in in stbtt_BakeFontBitmap() 2663 STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int s… in stbtt_PackBegin() 2712 static void stbtt__h_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned i… in stbtt__h_prefilter() 2773 static void stbtt__v_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned i… in stbtt__v_prefilter()
|
| H A D | cfb_console.c | 1172 int pixels = 0; in display_rle8_bitmap() local
|
| /openbmc/qemu/hw/display/ |
| H A D | virtio-gpu-gl.c | 34 uint32_t pixels, *data; in virtio_gpu_gl_update_cursor_data() local
|
| H A D | xenfb.c | 73 void *pixels; member
|
| H A D | virtio-gpu.c | 50 uint32_t pixels; in virtio_gpu_update_cursor_data() local
|
| H A D | vmware_vga.c | 522 int i, pixels; in vmsvga_cursor_define() local
|
| /openbmc/u-boot/tools/easylogo/ |
| H A D | easylogo.c | 53 int width, height, pixels, bpp, pixel_size, size, palette_size, yuyv; member
|
| /openbmc/qemu/ui/ |
| H A D | vnc.c | 869 void *pixels, int size) in vnc_write_pixels_copy() 925 uint32_t *pixels = pixels1; in vnc_write_pixels_generic() local
|
| H A D | vnc-enc-tight.c | 144 int pixels = 0; in tight_detect_smooth_image24() local
|