summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/RegionSamplingThread.h
AgeCommit message (Expand)Author
2023-01-24SF: Move ownership of VsyncModulator to Scheduler Dominik Laskowski
2022-10-28SF: Use layer id for region sampling stop layer Vishnu Nair
2021-11-23Migrate IRegionSamplingListener interface to AIDL Huihong Luo
2021-10-15Consolidate WpHash declaration to a common file Angel Aguayo
2021-05-13SF: region sampling scheduling optimization Ady Abraham
2021-04-16Revert "Revert "Add ExternalTexture class into RenderEngine inte..." Alec Mouri
2021-04-15Revert "Add ExternalTexture class into RenderEngine interface" Alec Mouri
2021-04-13Add ExternalTexture class into RenderEngine interface Alec Mouri
2020-08-24SurfaceFlinger: use duration instead of offset Ady Abraham
2020-04-22Lookup layer handle when registering region sampling listener Alec Mouri
2019-07-03Merge "SF: delay region sampling when short on time" into qt-r1-dev am: 5bb93... Kevin DuBois
2019-06-24SF: Renaming IdleTimer to OneShotTimer Ana Krulec
2019-06-19SF: delay region sampling when short on time John Dias
2019-05-29SF: adapt region sampling to display orientation Kevin DuBois
2019-05-09sf: avoid lock on main thread during luma calc Kevin DuBois
2019-05-02sf: reuse luma sampling buffer when available Kevin DuBois
2019-04-03SF: fix off-by one in luma mean calculation Kevin DuBois
2019-03-07SF: rate-limit luma sampling Kevin DuBois
2019-02-25SF: tidy comments for luma sampling. Kevin DuBois
2019-02-22[sf] Implement addSamplingListener Dan Stoza