Searched refs:mLastDropVsync (Results 1 – 2 of 2) sorted by relevance
238 nsecs_t mLastDropVsync = 0; variable
364 || (latestVsync - mLastDropVsync) < 500_ms) { in prepareTree()372 mLastDropVsync = mRenderThread.timeLord().latestVsync(); in prepareTree()