Home
last modified time | relevance | path

Searched defs:fbuf (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/extmod/
A Dframebuf1.py20 fbuf = framebuf.FrameBuffer(buf, w, h, mapping) variable
109 fbuf = framebuf.FrameBuffer1(buf, w, h) variable
110 fbuf = framebuf.FrameBuffer1(buf, w, h, w) variable
A Dframebuf4.py18 fbuf = framebuf.FrameBuffer(buf, w, h, framebuf.GS4_HMSB) variable
A Dframebuf8.py20 fbuf = framebuf.FrameBuffer(buf, w, h, framebuf.GS8) variable
A Dframebuf16.py18 fbuf = framebuf.FrameBuffer(buf, w, h, framebuf.RGB565) variable
A Dframebuf2.py20 fbuf = framebuf.FrameBuffer(buf, w, h, framebuf.GS2_HMSB) variable

Completed in 7 milliseconds