Home
last modified time | relevance | path

Searched defs:pixels (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dconsole_normal.c20 int pixels = VIDEO_FONT_HEIGHT * vid_priv->xsize; in console_normal_set_row() local
H A Dconsole_truetype.c129 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 Dconsole_rotate.c150 int pixels = VIDEO_FONT_HEIGHT * vid_priv->xsize; in console_set_row_2() local
H A Dstb_truetype.h613 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 Dcfb_console.c1172 int pixels = 0; in display_rle8_bitmap() local
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-gl.c34 uint32_t pixels, *data; in virtio_gpu_gl_update_cursor_data() local
H A Dxenfb.c73 void *pixels; member
H A Dvirtio-gpu.c50 uint32_t pixels; in virtio_gpu_update_cursor_data() local
H A Dvmware_vga.c522 int i, pixels; in vmsvga_cursor_define() local
/openbmc/u-boot/tools/easylogo/
H A Deasylogo.c53 int width, height, pixels, bpp, pixel_size, size, palette_size, yuyv; member
/openbmc/qemu/ui/
H A Dvnc.c869 void *pixels, int size) in vnc_write_pixels_copy()
925 uint32_t *pixels = pixels1; in vnc_write_pixels_generic() local
H A Dvnc-enc-tight.c144 int pixels = 0; in tight_detect_smooth_image24() local