DISPLAYCONFIG_SCALING_CUSTOM constant

int const DISPLAYCONFIG_SCALING_CUSTOM

Indicates that the caller requests a custom scaling that the caller cannot describe with any of the other DISPLAYCONFIG_SCALING_XXX values.

Implementation

static const DISPLAYCONFIG_SCALING_CUSTOM = 5;