summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameMetricsObserver.h
AgeCommit message (Expand)Author
2025-02-18Pass metrics buffer as std::array Siarhei Vishniakou
2021-09-10Make sure fields are initialized before access Greg Kaiser
2021-09-07Make frame number type consistent Pablo Gamito
2021-08-31Stop reporting frame stats from frames completed before observer was attached Pablo Gamito
2021-03-05Pass actual present time to ViewRootImpl Siarhei Vishniakou
2019-02-12Merge "Mark FrameMetricsObserver::notify() as pure virtual" am: 0b3cef8697 am... Pirama Arumuga Nainar
2019-02-07Mark FrameMetricsObserver::notify() as pure virtual Pirama Arumuga Nainar
2018-12-03Remove ; from closing namespaces in libs/hwui Chris Blume
2017-11-03Format the world (or just HWUI) John Reck
2016-02-17allow for slow FrameMetricsListeners Andres Morales
2016-02-09updates to FrameStatsObserver API Andres Morales