summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/DrawFrameTask.cpp
diff options
context:
space:
mode:
authorRay Essick <essick@google.com>2016-11-03 14:45:56 -0700
committerRay Essick <essick@google.com>2016-11-03 14:45:56 -0700
commit7601049275e0e81d8f494ccb22bdb8b06bfcd806 (patch)
treeb8afd6cd89f7ac958d8d8497e52247eab8db891e /libs/hwui/renderthread/DrawFrameTask.cpp
parent6054a30a7f1cbd6eb6ae11fff8cc8dbd2e3bfb25 (diff)
Stop using return within finally
Refactor code to avoid a return statement inside a finally block. Such constructs interfere with exception propagation in non-obvious ways and are therefore considered bad practice. Bug: 32586420 Test: manual code walk
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions