Searched refs:increaseCount (Results 1 – 2 of 2) sorted by relevance
286 float checkFps(bool increaseCount);
111 float ExynosLayer::checkFps(bool increaseCount) { in checkFps() argument113 mFrameCount += increaseCount ? 1 : 0; in checkFps()