Home
last modified time | relevance | path

Searched defs:frameTime (Results 1 – 8 of 8) sorted by relevance

/external/cronet/stable/base/android/junit/src/org/chromium/base/jank_tracker/
DJankReportingRunnableTest.java100 final long frameTime = 50L * TimeUtils.NANOSECONDS_PER_MILLISECOND; in testStopTracking_withDelay() local
/external/cronet/tot/base/android/junit/src/org/chromium/base/jank_tracker/
DJankReportingRunnableTest.java100 final long frameTime = 50L * TimeUtils.NANOSECONDS_PER_MILLISECOND; in testStopTracking_withDelay() local
/external/skia/tools/viewer/
DMSKPSlide.cpp170 double frameTime = 1E9/fFPS; in animate() local
/external/skia/tests/
DAnimatedImageTest.cpp389 const int frameTime = animatedImage->decodeNextFrame(); in DEF_TEST() local
463 const int frameTime = animatedImage->decodeNextFrame(); in DEF_TEST() local
/external/deqp/modules/glshared/
DglsCalibration.hpp100 float frameTime; member
/external/lottie/lottie-compose/src/test/java/com/airbnb/lottie/compose/
DLottieAnimatableImplTest.kt365 ).forEach { (frameTime, expectedProgress) -> in <lambda>() method
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowWindowManagerGlobal.java901 long frameTime, in newBackMotionEventPostV()
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp145 FIXP_DBL frameTime = fDivNorm(self->streamInfo.aacSampleRate, in aacDecoder_setMetadataExpiry() local