Searched refs:s_TargetNoMax (Results 1 – 2 of 2) sorted by relevance
240 return s_TargetNoMin <= no && no <= s_TargetNoMax; in IsTarget()247 s_TargetNoMax = max; in SetTargetNo()276 static int s_TargetNoMax; variable
43 int Stopwatch::s_TargetNoMax = INT_MIN; member in nw::lyt::internal::Stopwatch