Searched refs:secondHandNightSrc_ (Results 1 – 6 of 6) sorted by relevance
47 std::string secondHandNightSrc_; member146 secondHandNightSrc_ = ParseImageSrc(secondHandNightSrc); in SetSecondHandNightSrc()151 return secondHandNightSrc_; in GetSecondHandNightSrc()283 std::string secondHandNightSrc_; variable
110 secondHandNightSrc_ = ParseImageSrc(clockConfig.secondHandNightSrc_); in SetClockConfig()
128 secondHandNightSrc_ = declaration_->GetSecondHandNightSrc(); in Update()195 UpdateRenderImage(renderSecondHand_, secondHandNightSrc_); in UseNightConfig()205 UseDaySourceIfEmpty(declaration_->GetSecondHandSrc(), secondHandNightSrc_); in CheckNightConfig()
130 std::string secondHandNightSrc_; variable
95 clockBridge.clockConfig_.secondHandNightSrc_ = valStr; in ParseClockConfig()
1838 clockConfig.secondHandNightSrc_ = valStr; in GetClockConfig()