Searched defs:frameTimeMs (Results 1 – 3 of 3) sorted by relevance
81 nsecs_t frameTimeMs() { return mFrameTimeMs; } in frameTimeMs() function
216 nsecs_t frameTimeMs = context.frameTimeMs(); in transitionToRunning() local
413 private boolean processDelayed(long frameTimeMs) { in processDelayed()463 long frameTimeMs = mChoreographer.getFrameTime(); in run() local