Searched defs:ys_step (Results 1 – 1 of 1) sorted by relevance
/lvgl-latest/src/draw/sw/ |
D | lv_draw_sw_transform.c | 292 int32_t xs_ups, int32_t ys_ups, int32_t xs_step, int32_t ys_step, in transform_rgb888() 392 int32_t xs_ups, int32_t ys_ups, int32_t xs_step, int32_t ys_step, in transform_argb8888() 485 int32_t xs_ups, int32_t ys_ups, int32_t xs_step, int32_t ys_step, in transform_rgb565a8() 600 int32_t xs_ups, int32_t ys_ups, int32_t xs_step, int32_t ys_step, in transform_a8() 678 int32_t xs_ups, int32_t ys_ups, int32_t xs_step, int32_t ys_step, in transform_l8_to_al88()
|