roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
async_blit.h File Reference
#include <stddef.h>
#include "roo_backport/byte.h"
Include dependency graph for async_blit.h:
This graph shows which files directly or indirectly include this file:

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)