OSDN Git Service

Properly set the center of the circular mask.
authorAlain Vongsouvanh <alainv@google.com>
Wed, 26 Oct 2016 20:01:49 +0000 (13:01 -0700)
committerAlain Vongsouvanh <alainv@google.com>
Wed, 26 Oct 2016 20:01:49 +0000 (13:01 -0700)
commit63d2e41d1b25cbbde242d315d7cfc2cbc1678957
treef888ef7e78f70badbab1ebb0c72d8835301f7d2c
parent1e0055bb51cdd0e7b71e736f73bd526a84b67974
Properly set the center of the circular mask.

The new circular mask did not take into account devices with a chin,
setting the center of the circular mask higher than it should be.

BUG: 32418552
Change-Id: Ia45e197492a57341ad7db620b1d3fcc4820eabf0
services/core/java/com/android/server/wm/CircularDisplayMask.java