OSDN Git Service

libui: Add Rect(uint32_t, uint32_t)
authorDan Stoza <stoza@google.com>
Thu, 22 Jan 2015 01:36:06 +0000 (17:36 -0800)
committerDan Stoza <stoza@google.com>
Thu, 22 Jan 2015 01:39:13 +0000 (17:39 -0800)
commit471ec6b4284f645b5e933537fda88de867105fb2
tree9f8f9c4e46b7d82dddbb92ad84839581d439c067
parente18155e1c68a2ccd8ed2eb86b7c8c8481747ac0c
libui: Add Rect(uint32_t, uint32_t)

Adds a Rect constructor that takes uint32_t instead of int32_t, as
required by a change to Region and -Werror

Change-Id: If91915e5b4ec9ce9e7ba0fb84f03b045d000b023
include/ui/Rect.h