Home
last modified time | relevance | path

Searched refs:mTimeLord (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DRenderThread.h147 TimeLord& timeLord() { return mTimeLord; } in timeLord()
234 TimeLord mTimeLord; variable
DRenderThread.cpp259 mTimeLord.setFrameInterval(frameIntervalNanos); in setupFrameInterval()