Searched refs:MAX_EXTENDED_RENDER_INTENT (Results 1 – 4 of 4) sorted by relevance
49 #define MAX_EXTENDED_RENDER_INTENT 0x1ff macro
947 if ((int_render_intent < 0) || (int_render_intent > MAX_EXTENDED_RENDER_INTENT)) { in SetColorModeWithRenderIntent()2056 if ((int_intent < 0) || (int_intent > MAX_EXTENDED_RENDER_INTENT)) { in SetColorModeWithRenderIntentOverride()
379 if (int_render_intent < 0 || int_render_intent > MAX_EXTENDED_RENDER_INTENT) { in PopulateColorModes()
1066 if (render_intent < 0 || render_intent > MAX_EXTENDED_RENDER_INTENT) { in SetColorModeInternal()