Home
last modified time | relevance | path

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

/modules/lvgl/
A Dlvgl_display_mono.c67 uint32_t stride = (width + CONFIG_LV_DRAW_BUF_STRIDE_ALIGN - 1) & in lvgl_transform_buffer() local
72 uint32_t bit_idx = x + y * stride; in lvgl_transform_buffer()

Completed in 8 milliseconds