Searched refs:fFPSState (Results 1 – 2 of 2) sorted by relevance
270 fFPSState = new FPSState;350 delete fFPSState;396 fFPSState->startDraw();398 fFPSState->endDraw();402 fFPSState->flush(fWind);466 [NSString stringWithUTF8String:fFPSState->str.c_str()]];
32 FPSState* fFPSState; variable