summaryrefslogtreecommitdiff
path: root/libs/ultrahdr/jpegencoderhelper.cpp
diff options
context:
space:
mode:
author Leon Scroggins III <scroggo@google.com> 2023-04-10 15:53:45 -0400
committer Leon Scroggins III <scroggo@google.com> 2023-04-10 17:02:45 -0400
commit43b5d521210b89dbc72c3c5cca8c10454fad3348 (patch)
tree66dac37ea006366ffa7614b1d51f0dfeb5dae0aa /libs/ultrahdr/jpegencoderhelper.cpp
parentdfd75d39d2dcf93abe4b14624f877cefdef42a77 (diff)
Skip renderCachedSets if the Output is not enabled
This method was being called for a display that had not turned on yet. The call to getSkipColorTransform resulted in a log warning - the call only checks a cached value, and the value is only cached when the display is first turned on. Skip the call when it is not enabled (e.g. when it is off), removing the log spam. Bug: 277358841 Test: look at logs Change-Id: Ic5eb3a69d50719cf68e3b41d6eca659bd712f65f
Diffstat (limited to 'libs/ultrahdr/jpegencoderhelper.cpp')
0 files changed, 0 insertions, 0 deletions