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