Searched refs:fFPSState (Results 1 – 2 of 2) sorted by relevance
265 fFPSState = new FPSState;331 delete fFPSState;377 fFPSState->startDraw();379 fFPSState->endDraw();383 fFPSState->flush(fWind);447 [NSString stringWithUTF8String:fFPSState->str.c_str()]];
32 FPSState* fFPSState; variable