Skip to content
Commit 73fc558e authored by Kévin PETIT's avatar Kévin PETIT
Browse files

Fixes for 64bit in libhwui



Using reinterpret_cast allows conversions between pointer types
and integers which don't have the same size. The corresponding
flags is -Wint-to-pointer-cast.

Change-Id: I8ff0c79d235fa6d07b8d9305edc185d946d5133d
Signed-off-by: default avatarKévin PETIT <kevin.petit@arm.com>
parent 16ea3e6a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment