Home
last modified time | relevance | path

Searched refs:DISPLAY_CONTROL_COLOR_MASK_SKY (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A DPipes.cpp43 & ~(DISPLAY_CONTROL_COLOR_MASK_SKY | DISPLAY_CONTROL_GAMMA)) in program_pipe_color_modes()
46 & ~(DISPLAY_CONTROL_COLOR_MASK_SKY | DISPLAY_CONTROL_GAMMA)) in program_pipe_color_modes()
/haiku/headers/private/graphics/intel_extreme/
H A Dintel_extreme.h1309 #define DISPLAY_CONTROL_COLOR_MASK_SKY (0x0fUL << 24) macro