Searched refs:INVERT_BACKGROUNDCOLOR (Results 1 – 7 of 7) sorted by relevance
58 INVERT_BACKGROUNDCOLOR, enumerator
477 case ForegroundColorStrategyType::INVERT_BACKGROUNDCOLOR: { in CreateDrawFunc()
335 drawable->envFGColorStrategy_ = ForegroundColorStrategyType::INVERT_BACKGROUNDCOLOR;
214 case ForegroundColorStrategyType::INVERT_BACKGROUNDCOLOR: { in Apply()
266 ForegroundColorStrategyType type = ForegroundColorStrategyType::INVERT_BACKGROUNDCOLOR;
5158 ForegroundColorStrategyType strategyType = ForegroundColorStrategyType::INVERT_BACKGROUNDCOLOR;5160 EXPECT_EQ(strategyType, ForegroundColorStrategyType::INVERT_BACKGROUNDCOLOR);
747 rsStrategy = Rosen::ForegroundColorStrategyType::INVERT_BACKGROUNDCOLOR; in OnForegroundColorStrategyUpdate()