Searched refs:FPS_PERIOD (Results 1 – 2 of 2) sorted by relevance
56 #define FPS_PERIOD 30 macro452 if ( ( mFrameCount % FPS_PERIOD ) == 0 ) in recalculateFPS()
48 #define FPS_PERIOD 30 macro3191 if ( ( mFrameCount % FPS_PERIOD ) == 0 ) in recalculateFPS()