Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DRenderThread.h145 TimeLord& timeLord() { return mTimeLord; } in timeLord()
235 TimeLord mTimeLord; variable
DRenderThread.cpp274 mTimeLord.setFrameInterval(frameIntervalNanos); in setupFrameInterval()