Searched refs:ssd1963_send_pixels (Results 1 – 3 of 3) sorted by relevance
49 void ssd1963_send_pixels(rt_uint16_t *pixels, int len);
46 void ssd1963_send_pixels(rt_uint16_t *pixels, int len) in ssd1963_send_pixels() function
145 ssd1963_send_pixels(pixels, pRectInfo->height * pRectInfo->width * 2); in ssd1963_fillrect()
Completed in 6 milliseconds