Searched refs:DISPLAY_HSIZE_INPUT0 (Results 1 – 3 of 3) sorted by relevance
17 #define DISPLAY_HSIZE_INPUT0 LCD_CH0_IN_GR2_HSIZE macro154 lv_display_t * display = lv_display_create(DISPLAY_HSIZE_INPUT0, DISPLAY_VSIZE_INPUT0); in glcdc_create()320 fb = fb + area->y1 * DISPLAY_HSIZE_INPUT0; in flush_partial()330 fb += DISPLAY_HSIZE_INPUT0; in flush_partial()
62 …static lv_color_t partial_draw_buf[DISPLAY_HSIZE_INPUT0 * DISPLAY_VSIZE_INPUT0 / 10] BSP_PLACE_IN_…
176 …result = d2_framebuffer(_d2_handle, (uint16_t *)dest_buf, DISPLAY_HSIZE_INPUT0, DISPLAY_BUFFER_STR…