HomeSort by relevance Sort by last modified time
    Searched defs:framesPerSecond (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/gles2/performance/
es2pTextureUploadTests.cpp 272 double framesPerSecond = (double)numFrames / ((double)totalTime / 1000000.0);
277 log << TestLog::Float("FramesPerSecond", "Frames per second in measurement\t\t", "Frames/s", QP_KEY_TAG_PERFORMANCE, (float)framesPerSecond);
  /cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
CapturedActivity.java 333 float framesPerSecond = 1.0f * result.passFrames
337 + framesPerSecond + " frames per second",
  /cts/tests/tests/media/src/android/media/cts/
VpxCodecTestBase.java     [all...]
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c     [all...]

Completed in 1066 milliseconds