Home
last modified time | relevance | path

Searched defs:framesPerSecond (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomatorhelpers/
H A DBetterSwipe.kt316 val framesPerSecond = display.refreshRate // Frames per second in getTimeBetweenFrames() constant
/aosp_15_r20/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/
H A DBetterSwipe.kt317 val framesPerSecond = display.refreshRate // Frames per second in getTimeBetweenFrames() constant
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DUtils.java87 public final static float framesToTime(int framesPerSecond, int frameCount) { in framesToTime()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsShaderPerformanceMeasurer.cpp337 double framesPerSecond = (double)numFrames / ((double)totalTime / 1000000.0); in logMeasurementInfo() local
/aosp_15_r20/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DVtsHalEvsV1_0TargetTest.cpp342 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P() local
/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp274 double framesPerSecond = (double)numFrames / ((double)totalTime / 1000000.0); in logResults() local
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/vts/
H A DVtsHalEvsTargetTest.cpp507 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P() local
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/
H A DVideoCodecTestBase.java1959 int framesPerSecond = 0; in computeEncodingStatistics() local
/aosp_15_r20/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DVtsHalEvsV1_1TargetTest.cpp515 float framesPerSecond = framesReceived / (runTime * kNanoToSeconds); in TEST_P() local
/aosp_15_r20/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c19044 Fixed framesPerSecond; in Qt_VDSetFrameRate() local
19065 Fixed framesPerSecond; in Qt_VDGetDataRate() local