Searched defs:currentTime (Results 1 – 6 of 6) sorted by relevance
89 long currentTime = SystemClock.elapsedRealtimeNanos(); in test_timing() local
152 long currentTime = System.currentTimeMillis(); in onDrawFrame() local230 long currentTime = System.currentTimeMillis(); in onEglSwapBuffers() local432 long currentTime = System.currentTimeMillis(); in measureTime() local
376 long currentTime = AnimationUtils.currentAnimationTimeMillis(); in testRunAccelerateAlpha() local
301 final long currentTime, final boolean result) { in assertGetTransformation()
623 long currentTime = System.currentTimeMillis(); in rebootIfNecessary() local
1053 public boolean getTransformation(long currentTime, Transformation outTransformation) { in getTransformation()