summaryrefslogtreecommitdiff
path: root/libs/gui/WindowInfosUpdate.cpp
diff options
context:
space:
mode:
author Leon Scroggins III <scroggo@google.com> 2023-04-26 15:59:48 -0400
committer Leon Scroggins III <scroggo@google.com> 2023-04-27 09:09:25 -0400
commitfd1f557c48bf3a36f3a5313484698abf61df9b45 (patch)
tree85345d91034ade69c7b0770d4d84d13e556c69dc /libs/gui/WindowInfosUpdate.cpp
parent8bf29931eabb065027fda7ffa7db294b04772a36 (diff)
Convert backend texture creation failure from ALOGE to FATAL log
If the texture is invalid, we'll hit a fatal log later, but at that point we won't have the stack trace to see where the invalid texture was coming from. Convert this log into fatal so we can get a stack trace that includes the caller. In addition, abort if the texture has a width or height of zero, which has been seen in recent crashes. Bug: 279524845 Test: make Change-Id: I1c8593c3da533692a43bd251dcdf2baa9572041a
Diffstat (limited to 'libs/gui/WindowInfosUpdate.cpp')
0 files changed, 0 insertions, 0 deletions