| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
bug 8570568
Change-Id: I465fcc8ec3e2cc892dc3cb0067aacf5224338102
|
|
|
|
| |
Change-Id: Iaf54c7395d447eec94d8b6c12986fa8d16c030f5
|
|
|
|
| |
Change-Id: Iec63132ab4d88290ae1bf0d71431d4fe6ec6dd25
|
|
|
|
|
|
|
|
|
|
| |
Intrinsics were treating inputs as fields rather than varObjs.
This would generate a lot of extra work for the reflection
layers. Also we would like to deprecate this path in the future.
bug 7318821
Change-Id: I81e8c562ba05aae5d085d5c08e91e2c4877265c5
|
|
|
|
|
|
|
|
|
|
| |
The intrinsic fails when the radius was 0. A blur
of radius 0 is a nop and should be disallowed. Fix the
test to allow sub-pixel radius to be selected.
bug 7273437
Change-Id: I2805674e29d557615eb7ac65c7910d4dffa28b58
|
|
|
|
|
|
| |
bug 7182873
Change-Id: I066a359bb04027e9376dac088560f042c496b10e
|
|
|
|
| |
Change-Id: I0233245c68f9a08780213062e62cfea6cf909c13
|
|
5x5 convolve and test
Gauss blur and test
Change-Id: Ic2f5d583cbdc1793ec8c8e2beea783d4ec34a57f
|