Searched refs:fLimitFps (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/glteapot/
H A DObjectView.h70 bool LimitFps() { return fLimitFps; };
87 bool fFps, fLimitFps, fLastGouraud, fGouraud; member in class:ObjectView
H A DObjectView.cpp142 fLimitFps(true),
397 fLimitFps = !fLimitFps;

Completed in 45 milliseconds