|
roo_display
API Documentation for roo_display
|
#include <offscreen.h>
Public Member Functions | |
| Orienter (int16_t raster_width, int16_t raster_height, Orientation orientation=Orientation::Default()) | |
| Orientation | orientation () const |
| void | setOrientation (Orientation orientation) |
| void | orientPixels (int16_t *&x, int16_t *&y, int16_t count) |
| void | orientRects (int16_t *&x0, int16_t *&y0, int16_t *&x1, int16_t *&y1, int16_t count) |
| void | orientRect (int16_t &x0, int16_t &y0, int16_t &x1, int16_t &y1) |
Definition at line 28 of file offscreen.h.
|
inline |
Definition at line 30 of file offscreen.h.
|
inline |
Definition at line 36 of file offscreen.h.
Referenced by setOrientation().
|
inline |
Definition at line 1807 of file offscreen.h.
References roo_display::Orientation::Default(), roo_display::Orientation::isBottomToTop(), roo_display::Orientation::isRightToLeft(), and roo_display::Orientation::isXYswapped().
|
inline |
Definition at line 1848 of file offscreen.h.
References roo_display::Orientation::Default(), roo_display::Orientation::isBottomToTop(), roo_display::Orientation::isRightToLeft(), and roo_display::Orientation::isXYswapped().
|
inline |
Definition at line 1822 of file offscreen.h.
References roo_display::Orientation::Default(), roo_display::Orientation::isBottomToTop(), roo_display::Orientation::isRightToLeft(), and roo_display::Orientation::isXYswapped().
|
inline |
Definition at line 38 of file offscreen.h.
References orientation().