summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/ScreenCaptureOutput.cpp
AgeCommit message (Expand)Author
2025-03-11SF: Remove *DisplayId::tryCast usage from ScreenCaptureOutput Gil Dekel
2025-02-21Add layer name to screen capture's background fill layer Noelle Scobie
2025-02-04Extract RenderArea elements into screenshot args Melody Hsu
2025-01-06[Lut screenshot] backend implementation v2 Sally Qi
2024-08-28Support capturing a gainmapped screenshot Alec Mouri
2024-05-24Plumb in local tonemapping flag into renderengine Alec Mouri
2023-12-06Support fp16 in sf Alec Mouri
2023-12-05Add isProtected flag to Output Chavi Weingarten
2023-11-27Remove useIdentityTransform from DisplayCaptureArgs. Melody Hsu
2023-08-17Dim correctly in screenshots on some devices Alec Mouri
2023-07-15Propagate the 170M->sRGB lie everywhere. am: 7dae9c10f1 am: 50c4d04657 Alec Mouri
2023-07-14Propagate the 170M->sRGB lie everywhere. Alec Mouri
2023-07-07Fix captureDisplay when the display is rotated Patrick Williams
2023-05-02Don't overdim SDR content in an HLG screenshot. Alec Mouri
2023-04-25Support screenshots of HDR content Alec Mouri
2023-01-31SF: clean up texture filtering logic Patrick Williams
2023-01-12Name the ScreenCaptureOutput Leon Scroggins III
2022-11-14SF: Fix use after move bug in screen capture refactor Patrick Williams
2022-11-09SF: refactor renderScreenImpl to use CompositionEngine Patrick Williams