Searched refs:timeLord (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.cpp47 , mAnimationContext(contextFactory->createAnimationContext(mRenderThread.timeLord()))
49 , mJankTracker(thread.timeLord().frameIntervalNanos())
295 .setVsync(mRenderThread.timeLord().computeFrameTimeNanos(),
296 mRenderThread.timeLord().latestVsync());
H A DDrawFrameTask.cpp115 mRenderThread->timeLord().vsyncReceived(vsync);
H A DRenderThread.h90 TimeLord& timeLord() { return mTimeLord; } function in class:android::uirenderer::renderthread::RenderThread

Completed in 69 milliseconds