Home
last modified time | relevance | path

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

/target/dartuinoP0/
A Dmemory_lcd.c100 static void mlcd_flush(uint starty, uint endy) { in mlcd_flush() argument
101 display_present(&default_fb.image, starty, endy); in mlcd_flush()
134 status_t display_present(struct display_image *image, uint starty, uint endy) { in display_present() argument
149 for (uint j = starty; j <= endy; ++j) { in display_present()
/target/qemu-m4/
A Dm4display.c155 static void s4lcd_flush(uint starty, uint endy) { in s4lcd_flush() argument
212 status_t display_present(struct display_image *image, uint starty, uint endy) { in display_present() argument
/target/stm32746g-eval2/
A Dlcd.c402 status_t display_present(struct display_image *image, uint starty, uint endy) { in display_present() argument
/target/stm32f746g-disco/
A Dlcd.c418 status_t display_present(struct display_image *image, uint starty, uint endy) { in display_present() argument

Completed in 10 milliseconds