libmypaint
1.6.0
|
#include <stdint.h>
#include "mypaint-surface.h"
#include "mypaint-symmetry.h"
#include "mypaint-config.h"
Go to the source code of this file.
Data Structures | |
struct | MyPaintTileRequest |
Tile request used by MyPaintTiledSurface and MyPaintTiledSurface2. More... | |
struct | MyPaintTiledSurface |
Tile-backed implementation of MyPaintSurface. More... | |
struct | MyPaintTiledSurface2 |
Tile-backed implementation of MyPaintSurface2. More... | |
Functions | |
void | mypaint_tiled_surface_end_atomic (MyPaintTiledSurface *self, MyPaintRectangle *roi) |
void mypaint_tiled_surface_end_atomic | ( | MyPaintTiledSurface * | self, |
MyPaintRectangle * | roi | ||
) |