maxShapeSide constant
int
const maxShapeSide
Shapes larger than this on either side (device px, stroke pad included) bypass the cache.
Implementation
static const int maxShapeSide = 512;
Shapes larger than this on either side (device px, stroke pad included) bypass the cache.
static const int maxShapeSide = 512;