Searched refs:COLOR_STRATEGY_MAIN (Results 1 – 8 of 8) sorted by relevance
40 COLOR_STRATEGY_MAIN = 2, // use main color of the shadow area enumerator
185 properties.shadow_->colorStrategy_ = SHADOW_COLOR_STRATEGY::COLOR_STRATEGY_MAIN;
458 properties.shadow_->colorStrategy_ = SHADOW_COLOR_STRATEGY::COLOR_STRATEGY_MAIN;1883 shadowColorStrategy = SHADOW_COLOR_STRATEGY::COLOR_STRATEGY_MAIN;
102 drawable->colorStrategy_ = SHADOW_COLOR_STRATEGY::COLOR_STRATEGY_MAIN;
159 if (colorStrategy == SHADOW_COLOR_STRATEGY::COLOR_STRATEGY_MAIN) { in PickColorSyn()
2834 … (shadowColorStrategy == static_cast<int32_t>(Rosen::SHADOW_COLOR_STRATEGY::COLOR_STRATEGY_MAIN)) { in ConvertShadowColorStrategy()2835 return Rosen::SHADOW_COLOR_STRATEGY::COLOR_STRATEGY_MAIN ; in ConvertShadowColorStrategy()
2750 int shadowColorStrategy = SHADOW_COLOR_STRATEGY::COLOR_STRATEGY_MAIN;
4132 return Rosen::SHADOW_COLOR_STRATEGY::COLOR_STRATEGY_MAIN ;