LibreOffice Module canvas (master) 1
Namespaces | Macros
cairo_spritehelper.cxx File Reference
#include <sal/config.h>
#include <sal/log.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/numeric/ftools.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/utils/canvastools.hxx>
#include <rtl/math.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <cairo.h>
#include <pixman.h>
#include "cairo_spritehelper.hxx"
Include dependency graph for cairo_spritehelper.cxx:

Go to the source code of this file.

Namespaces

namespace  cairocanvas
 

Macros

#define PIXMAN_MAX_INT   ((pixman_fixed_1 >> 1) - pixman_fixed_e) /* need to ensure deltas also fit */
 

Macro Definition Documentation

◆ PIXMAN_MAX_INT

#define PIXMAN_MAX_INT   ((pixman_fixed_1 >> 1) - pixman_fixed_e) /* need to ensure deltas also fit */