Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/sw/
Dlv_draw_sw_transform.c315 int32_t xs_fract = xs_ups & 0xFF; in transform_rgb888() local
415 int32_t xs_fract = xs_ups & 0xFF; in transform_argb8888() local
512 int32_t xs_fract = xs_ups & 0xFF; in transform_rgb565a8() local
622 int32_t xs_fract = xs_ups & 0xFF; in transform_a8() local
702 int32_t xs_fract = xs_ups & 0xFF; in transform_l8_to_al88() local