Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8754785d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Single ATRACE_CALL per function"

parents 57f55838 fc2589e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1739,7 +1739,7 @@ void SurfaceFlinger::rebuildLayerStacks() {

    // rebuild the visible layer list per screen
    if (CC_UNLIKELY(mVisibleRegionsDirty)) {
        ATRACE_CALL();
        ATRACE_NAME("rebuildLayerStacks VR Dirty");
        mVisibleRegionsDirty = false;
        invalidateHwcGeometry();