Searched refs:currentFlags (Results 1 – 3 of 3) sorted by relevance
1419 int currentFlags = atoi(property); in prepare() local1420 if(currentFlags != sSimulationFlags) { in prepare()1421 sSimulationFlags = currentFlags; in prepare()
1620 int currentFlags = atoi(property); in prepare() local1621 if(currentFlags != sSimulationFlags) { in prepare()1622 sSimulationFlags = currentFlags; in prepare()
1999 int currentFlags = atoi(property); in prepare() local2000 if(currentFlags != sSimulationFlags) { in prepare()2001 sSimulationFlags = currentFlags; in prepare()