Searched refs:calculateExpectedPresentTime (Results 1 – 2 of 2) sorted by relevance
1101 nsecs_t calculateExpectedPresentTime(DisplayStatInfo) const;
1511 const auto expectedPresent = calculateExpectedPresentTime(stats); in injectVSync()1864 nsecs_t SurfaceFlinger::calculateExpectedPresentTime(DisplayStatInfo stats) const { in calculateExpectedPresentTime() function in android::SurfaceFlinger1892 mExpectedPresentTime = calculateExpectedPresentTime(stats); in onMessageInvalidate()