summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/CompositionEngine/tests/OutputLayerTest.cpp
AgeCommit message (Expand)Author
2025-03-19Add border API to surface control YCairn Overturf
2024-12-05Revert^2 "[Lut backend] Fix a bug where we were passing a nullptr to the HWC ... Sally Qi
2024-11-26Revert "[Lut backend] Fix a bug where we were passing a nullptr to the HWC wh... Sally Qi
2024-11-25[Lut backend] Fix a bug where we were passing a nullptr to the HWC when we wa... Sally Qi
2024-11-07Compose a layer with a picture profile passed in by an app Brian Lindahl
2024-10-24SF/CE: Clean up header dependencies and combine mocks Lloyd Pique
2024-10-04Merge "Support floating point values for layer crop" into main Vishnu Nair
2024-10-03Support floating point values for layer crop Vishnu Nair
2024-09-30Extend shadow display frame by 2x shadow length instead of 1x Alec Mouri
2023-10-06Clean up duplicate shadow lengths in layer snapshot Vishnu Nair
2023-09-20Respect buffer rotation in OutputLayer's filtering test Alec Mouri
2023-07-25Remove the concept of target dataspace Alec Mouri
2023-03-03[SF] Set RefreshRateOverlay enable status to HWC ramindani
2022-12-21Uncache the active buffer slot last Brian Lindahl
2022-12-17Maintain the active buffer when clearing buffer slots Brian Lindahl
2022-12-15Clear HWC layer buffer slots by assiging a placeholder buffer Brian Lindahl
2022-12-09Push HWC cache slot generation down into CompositionEngine Brian Lindahl
2022-08-01SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION Ady Abraham
2022-05-24Revert "Change override displayFrame to mBounds" Wiwit Rifa'i
2022-04-28Merge "Allow SurfaceFlinger to treat 170M as sRGB." into tm-dev TreeHugger Robot
2022-04-27Allow SurfaceFlinger to treat 170M as sRGB. Alec Mouri
2022-04-21Use the primaryDisplayRotationFlags for the source crop calculation ramindani
2022-03-30[SurfaceFlinger] Disable HDR dimming when screen rotates. Sally Qi
2022-02-24Fix dimming flicker when entering layer caching. Alec Mouri
2022-02-10Send dimming ratio to composer instead of white point nits Alec Mouri
2022-02-04Merge "CompositionEngine: fix memory leak in unit tests" TreeHugger Robot
2022-02-02CompositionEngine: fix memory leak in unit tests Ady Abraham
2022-01-28Set blockingRegion for DISPLAY_DECORATION layers Leon Scroggins III
2022-01-14Merge "SF: Make ExternalTexture mockable" Vishnu Nair
2022-01-13SF: Make ExternalTexture mockable Vishnu Nair
2022-01-11SF: pass Color as float to HWC Ady Abraham
2021-12-10Switch from HIDL Composition type to AIDL Leon Scroggins III
2021-12-09End-to-end plumbing for dimming SDR layers Alec Mouri
2021-12-09Ensure that LayerFECompositionState's fence is always non-null Alec Mouri
2021-12-07Allow for solid color layers to start some candidate cached sets. Alec Mouri
2021-10-07Change override displayFrame to mBounds Wiwit Rifa'i
2021-09-01Changed ProjectionSpace struct to a class with getters Angel Aguayo
2021-06-25Expand the displayFrame for shadows Leon Scroggins III
2021-06-10Don't send override buffer down to HWC if the layer would be skipped Alec Mouri
2021-05-12Resolve subtle but severe flickering in layer caching Alec Mouri
2021-04-29Dedicate a special caching slot for the layer override buffer Alec Mouri
2021-04-29Merge "SF: Add tests for hole punch" into sc-dev TreeHugger Robot
2021-04-28SF: Add tests for hole punch Leon Scroggins III
2021-04-23Fix source crop that's being sent to hwc for sf caching Alec Mouri
2021-04-21SF rounded corners: include geometry when reordering Leon Scroggins III
2021-04-21Reorder the layers sent to HWC Leon Scroggins III
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
2021-04-02Add correct damage and visible regions for cached buffers. Alec Mouri