Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dstb_truetype.h2565 int round_x = STBTT_ifloor((*xpos + b->xoff) + 0.5f); in stbtt_GetBakedQuad() local
2568 q->x0 = round_x + d3d_bias; in stbtt_GetBakedQuad()
2570 q->x1 = round_x + b->x1 - b->x0 + d3d_bias; in stbtt_GetBakedQuad()