|
roo_display
API Documentation for roo_display
|
#include "roo_display/hal/config.h"#include <cstring>#include "roo_display/hal/default/async_blit.h"Go to the source code of this file.
Namespaces | |
| namespace | roo_display |
| Defines 140 opaque HTML named colors. | |
Functions | |
| void | roo_display::async_blit_init () |
| void | roo_display::async_blit_deinit () |
| void | roo_display::async_blit_await () |
| void | roo_display::async_blit (const roo::byte *src_ptr, size_t src_stride, roo::byte *dst_ptr, size_t dst_stride, size_t width, size_t height) |