summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/tests/utils/ScreenshotUtils.h
AgeCommit message (Expand)Author
2025-03-19Add border API to surface control YCairn Overturf
2024-08-15Rename AidlStatusUtil.h to AidlUtil.h Alec Mouri
2024-08-15Move CaptureArgs + friends to structured aidl Alec Mouri
2023-08-17Use String8/16 c_str [graphics] Tomasz Wasilczyk
2022-09-26Remove internal display related methods Huihong Luo
2022-08-25Use FenceResult in ScreenCaptureResults Patrick Williams
2022-08-01SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION Ady Abraham
2022-05-02Merge "Propagate HDR information to screenshot animation." into tm-dev am: f7... Leon Scroggins
2022-04-28Propagate HDR information to screenshot animation. Alec Mouri
2022-04-07Migrate and clean up methods of ISurfaceComposer Huihong Luo
2022-02-24Migrate screenshot methods to AIDL Huihong Luo
2022-02-20Migrate screenshot methods to AIDL Huihong Luo
2021-11-01Allow offscreen mirrored layers to be captured. chaviw
2021-03-12Prevent waiting synchronous case if transaction applied first arthurhung
2021-03-09Fix blur sampling outside bounds of layer Galia Peycheva
2021-02-02Introduce SurfaceFlinger Queued Transaction Arthur Hung
2020-10-06Remove hard code color space. Peiyong Lin
2020-09-11Update screen capture functions to accept a ScreenCaptureListener chaviw
2020-09-11Merge "Revert "Update screen capture functions to accept a ScreenCaptur..."" Chavi Weingarten
2020-09-10Revert "Update screen capture functions to accept a ScreenCaptur..." Chavi Weingarten
2020-09-09Merge "Fix SurfaceFlinger_test failed when display color mode changed" TreeHugger Robot
2020-09-07Fix SurfaceFlinger_test failed when display color mode changed arthurhung
2020-09-02Update screen capture functions to accept a ScreenCaptureListener chaviw
2020-08-25Pass IScreenCaptureListener to screen capture functions chaviw
2020-08-07Allow screen capture for a specified uid. chaviw
2020-08-06Added ability to capture secure layers in captureLayers chaviw
2020-07-31Added LayerCapture args to captureLayers functions chaviw
2020-07-30Use DisplayCaptureArgs for displayCapture functions. chaviw
2019-09-06Transaction_test refactoring continued Valerie Hau
2019-08-27Break up TransactionTest helpers into util directory Valerie Hau