Searched refs:fFPSState (Results 1 – 2 of 2) sorted by relevance
261 fFPSState = new FPSState;341 delete fFPSState;387 fFPSState->startDraw();389 fFPSState->endDraw();393 fFPSState->flush(fWind);457 [NSString stringWithUTF8String:fFPSState->str.c_str()]];
32 FPSState* fFPSState; variable