Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/renesas/dave2d/
Dlv_draw_dave2d.c136 int32_t bytes_to_flush_per_line = (int32_t)width * (int32_t)bytes_per_pixel; in _dave2d_buf_invalidate_cache_cb() local
142 SCB_CleanInvalidateDCache_by_Addr(address, bytes_to_flush_per_line); in _dave2d_buf_invalidate_cache_cb()