Home
last modified time | relevance | path

Searched refs:x_shift (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dconsole_truetype.c198 double xpos, x_shift; in console_truetype_putc_xy() local
226 x_shift = xpos - (double)tt_floor(xpos); in console_truetype_putc_xy()
247 x_shift, 0, ch, &width, &height, in console_truetype_putc_xy()
H A Dstb_truetype.h347 float x_shift = xpos - (float) floor(xpos);
349 stbtt_GetCodepointBitmapBoxSubpixel(&font, text[ch], scale,scale,x_shift,0, &x0,&y0,&x1,&y1);
350 …(&font, &screen[baseline + y0][(int) xpos + x0], x1-x0,y1-y0, 79, scale,scale,x_shift,0, text[ch]);
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py273 x_shift = proc_tree.start_time
286 if (max_x - x_shift):
287 xscale = float (chart_bounds[2]) / (max_x - x_shift)
300 first = transform_point_coords (data[0], x_shift, ybase, xscale, yscale, \
302 last = transform_point_coords (data[-1], x_shift, ybase, xscale, yscale, \
308 x, y = transform_point_coords (point, x_shift, ybase, xscale, yscale, \
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu73.h48 uint8_t x_shift; member
H A Dsmu72.h57 uint8_t x_shift; member
H A Dsmu74.h82 uint8_t x_shift; member