OSDN Git Service

Update TestWindowContext to work with new HWUI ops.
authorDerek Sollenberger <djsollen@google.com>
Thu, 14 Jan 2016 19:22:53 +0000 (14:22 -0500)
committerDerek Sollenberger <djsollen@google.com>
Thu, 14 Jan 2016 19:26:04 +0000 (19:26 +0000)
commit3d5278b63862b337b8c7ef82ed18f1825e4b5c6b
treeb490b15987e427e3b11e972583a08de9f3ae40c6
parent16548a3ef8b50da2b4c0709042cc1150c940f235
Update TestWindowContext to work with new HWUI ops.

This enables HWUI to be testing within Skia's infrastructure and
fixes skia bug 4775.

Change-Id: I242b9e4c5ed0f4523b6075d8825a2624235a01c7
libs/hwui/utils/TestWindowContext.cpp