summaryrefslogtreecommitdiff
path: root/libs/gui/FrameRateUtils.cpp
diff options
context:
space:
mode:
author Eason Chiu <eason.chiu@mediatek.com> 2023-10-23 08:55:48 +0800
committer chuanghua zhao <chuanghua.zhao@mediatek.com> 2024-03-01 01:13:50 +0000
commit48d09516be5e761d6817fdcd544be50086c7bd0c (patch)
tree528fd83da12c966324c552d6a20add669641a4ce /libs/gui/FrameRateUtils.cpp
parentc2e69665235335d5964bc61b689f587193f95a05 (diff)
Fix "Abnormal while playing netflix in PIP mode"
protected buffer usage of output buffer of framebuffer is determined by if any input layer contains protected buffer. If all the protected layers are handled by HWC,then GPU will process normal layers only. It means, GPU got normal buffer as input but need output to protected buffer.It would be memory violation for ARM as it required at least one normal buffer as input for such case Bug: 307674749 Test: atest libcompositionengine_test:OutputUpdateProtectedContentStateTest Change-Id: I11d7c73c8eee4a46383516e8eb672827b26314e6 Merged-In: I11d7c73c8eee4a46383516e8eb672827b26314e6
Diffstat (limited to 'libs/gui/FrameRateUtils.cpp')
0 files changed, 0 insertions, 0 deletions