Age | Commit message (Collapse) | Author |
|
Change-Id: I30b6633578f063840e1bdbcc9ba513b727912a6d
|
|
This changes BaseObj to support 64-bit IDs. There are a few caveats:
1. Since it is deprecated, RSG will not support 64-bit.
2. Currently, methods that pass arrays of IDs to the driver are not supported in 64-bit. This will be fixed in a later CL.
bug 11332320
Change-Id: If0dbecc8b285e260f767e441e05088b6a1b749a2
|
|
Change-Id: Ie67dfba6a4c4f1913875ad9817c53e45d56809ae
|
|
bug 8570568
Change-Id: I465fcc8ec3e2cc892dc3cb0067aacf5224338102
|
|
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
|
|
Change-Id: Iffb346a5d751f0bae123455869bda8db37d542ff
|
|
Increase size of test image.
Add helpers for greyscale and yuv<>rgb conversions
Change-Id: I6cdd06ae23623b47f5034585ed5d385ff11348ac
|
|
Change-Id: I1847ad0c9190100eb84f7e052dd9f3bff81dc447
|