FLAG_SCALED constant

int const FLAG_SCALED

Window flag: a special mode where the layout parameters are used to perform scaling of the surface when it is composited to the screen.

Implementation

static const int FLAG_SCALED = 0x00004000;