OSDN Git Service

SF: Don't crop surface damage against viewport
authorDan Stoza <stoza@google.com>
Fri, 5 Jun 2015 02:40:03 +0000 (19:40 -0700)
committerDan Stoza <stoza@google.com>
Fri, 5 Jun 2015 02:41:06 +0000 (19:41 -0700)
commit17833a1b0d70cd5cea342cadea9fdbbf16748bc6
treecf1726f27f0a9e2dc162197d37d33b6242833a5a
parent9e6d2ee0302c6f6108488237821958c42ac380a1
SF: Don't crop surface damage against viewport

Apply the display transform to surface damage, but don't intersect it
with the viewport.

Bug: 21486007
Change-Id: I94e697cea52096a960385d5f3b89609fdcf30a02
services/surfaceflinger/Layer.cpp