Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dconsole_truetype.c199 double xpos, x_shift; in console_truetype_putc_xy() local
227 x_shift = xpos - (double)tt_floor(xpos); in console_truetype_putc_xy()
248 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]);
/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py257 x_shift = proc_tree.start_time
270 if (max_x - x_shift):
271 xscale = float (chart_bounds[2]) / (max_x - x_shift)
284 first = transform_point_coords (data[0], x_shift, ybase, xscale, yscale, \
286 last = transform_point_coords (data[-1], x_shift, ybase, xscale, yscale, \
292 x, y = transform_point_coords (point, x_shift, ybase, xscale, yscale, \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dsmu72.h57 uint8_t x_shift; member
H A Dsmu73.h49 uint8_t x_shift; member
H A Dsmu74.h82 uint8_t x_shift; member