Searched refs:mLastBufferPostTime (Results 1 – 2 of 2) sorted by relevance
62 private long mLastBufferPostTime; field in FrameRateOverrideTestActivity129 mLastBufferPostTime = System.nanoTime(); in postBufferToSurface()221 long surfacePostTime = mLastBufferPostTime + POST_BUFFER_INTERVAL_NANOSECONDS; in waitForEvents()
187 private long mLastBufferPostTime; field in FrameRateCtsActivity.TestSurface290 mLastBufferPostTime = System.nanoTime(); in postBuffer()303 return mLastBufferPostTime; in getLastBufferPostTime()