Searched defs:framesPerSecond (Results 1 – 10 of 10) sorted by relevance
316 val framesPerSecond = display.refreshRate // Frames per second in getTimeBetweenFrames() constant
317 val framesPerSecond = display.refreshRate // Frames per second in getTimeBetweenFrames() constant
87 public final static float framesToTime(int framesPerSecond, int frameCount) { in framesToTime()
337 double framesPerSecond = (double)numFrames / ((double)totalTime / 1000000.0); in logMeasurementInfo() local
342 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P() local
274 double framesPerSecond = (double)numFrames / ((double)totalTime / 1000000.0); in logResults() local
507 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P() local
1959 int framesPerSecond = 0; in computeEncodingStatistics() local
515 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P() local
19044 Fixed framesPerSecond; in Qt_VDSetFrameRate() local19065 Fixed framesPerSecond; in Qt_VDGetDataRate() local