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

Commit d3690348 authored by Stan Iliev's avatar Stan Iliev Committed by android-build-merger
Browse files

Merge "Fix light center position for layers" into qt-dev

am: 0117a744

Change-Id: I7f7f33e9f1dd9ad2f25abf4bdcf03105ad9035aa
parents c901e482 0117a744
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -176,7 +176,7 @@ bool SkiaPipeline::createOrUpdateLayer(RenderNode* node, const DamageAccumulator
            // position
            Matrix4 windowTransform;
            damageAccumulator.computeCurrentTransform(&windowTransform);
            node->getSkiaLayer()->inverseTransformInWindow = windowTransform;
            node->getSkiaLayer()->inverseTransformInWindow.loadInverse(windowTransform);
        } else {
            String8 cachesOutput;
            mRenderThread.cacheManager().dumpMemoryUsage(cachesOutput,