diff options
author | Xavier Ducrohet <xav@android.com> | 2011-01-11 12:10:57 -0800 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2011-01-11 12:15:15 -0800 |
commit | 0de16070935adb8656d646b8c69a362652db7443 (patch) | |
tree | 2ffc23024b989155fb563d10fdae7000f1164d7e /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | b3830b8978aa05746912210932e26ebf1836aab5 (diff) |
LayoutLib: fix XmlUtils.convertValueToInt
It looks like the device implementation of Integer.parseInt
is able to handle converting hexa value > 80000000 while the
desktop VM cannot.
This patch provide a fix for this.
While implementing it and running the TestDegates test I realized
that some delegate methods for Region were mising, so this adds them
too.
Change-Id: Ifee1efd47c8c52adc2f4658ec4fc8bd55adb84b4
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions