OSDN Git Service

libui: add the Rect::transform method
authorJamie Gennis <jgennis@google.com>
Mon, 7 May 2012 20:49:17 +0000 (13:49 -0700)
committerJamie Gennis <jgennis@google.com>
Mon, 7 May 2012 22:25:52 +0000 (15:25 -0700)
commit59332804306c054082a39e9b004146bd03ae1d30
tree1f6f9489a157b30a586467663e8ce4648bfdc457
parent3410a85b15a4d2579b5e77144f275a30ad880a65
libui: add the Rect::transform method

This change adds a method to Rect to transform a rectangle by a graphics HAL
transform.

Change-Id: Ic0d0988e731bdb5662faee41a5927b1242891658
Bug: 6299171
include/ui/Rect.h
libs/ui/Rect.cpp