Searched refs:INTENSITY (Results 1 – 2 of 2) sorted by relevance
60 INTENSITY = 1, enumerator83 if (style == TextStyle::INTENSITY) in SetTextColor()92 … uint32_t cc = 30 + ((style == TextStyle::INTENSITY) ? 60 : 0) + static_cast<uint32_t>(color); in SetTextColor()132 SetTextColor(stderr, TextColor::RED, TextStyle::INTENSITY); in SwrAssert()136 SetTextColor(stderr, TextColor::CYAN, TextStyle::INTENSITY); in SwrAssert()141 SetTextColor(stderr, TextColor::YELLOW, TextStyle::INTENSITY); in SwrAssert()256 SetTextColor(stderr, TextColor::PURPLE, TextStyle::INTENSITY); in SwrTrace()
51 INTENSITY enumerator906 case INTENSITY: in rebase_colors()1270 bqs->base_format[i] = INTENSITY; in choose_blend_quad()