Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodframebuf.c173 STATIC uint32_t rgb565_getpixel(const mp_obj_framebuf_t *fb, unsigned int x, unsigned int y) { in rgb565_getpixel() function
283 [FRAMEBUF_RGB565] = {rgb565_setpixel, rgb565_getpixel, rgb565_fill_rect},

Completed in 10 milliseconds