summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ScriptIntrinsicBlend.java
Commit message (Collapse)AuthorAgeFilesLines
* Merge changes from topic "renderscript-deprecation" into sc-dev am: e2be820dc6Xusong Wang2021-03-111-0/+5
|\ | | | | | | | | | | | | | | Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13713701 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I6b605a179d39960cb38c2c4fae8658236b4e46c2
| * Deprecate RS Java APIs.Xusong Wang2021-03-011-0/+5
| | | | | | | | | | | | | | | | | | | | | | This CL marks RenderScript Java APIs as deprecated. Bug: 168711199 Test: m Test: CtsRenderscriptTestCases Test: CtsRsCppTestCases Test: CtsRsBlasTestCases Change-Id: Id271a794679d445c480d62c87ae6c8150f6901f8
* | Fix bug in Blend that did not use options.Jean-Luc Brouillet2021-02-121-2/+1
|/ | | | | | | | | | | | | For one of the many variants of Blend, a cut&paste error made that the options were not passed. This was not caught because no test exercised this. I've added the test (in a related CL) and fixed the bug. Bug: 178718752 Test: Ran the RS Java tests Change-Id: Ide2fef96137ffd89e4431cf15be5df398036d909
* am f68c6eed: am c1f197ca: am 6005f9e5: am 15d68941: Merge "[RenderScript] ↵Miao Wang2015-07-211-0/+4
|\ | | | | | | | | | | | | Add docs advising users about dstAtop bug." into mnc-dev * commit 'f68c6eed147686268c846289971ee06d67d97ea0': [RenderScript] Add docs advising users about dstAtop bug.
| * [RenderScript] Add docs advising users about dstAtop bug.Miao Wang2015-07-201-0/+4
| | | | | | | | | | Bug: 22047392 Change-Id: I736a697276020687c20dff515aabb1be1776f8c0
* | add comment about xor not being porter/duffJohn Hoford2015-06-301-0/+2
|/ | | | | | Bug: 21934855 Change-Id: I99394bd8a7a40a220c05118564b532f2533da38a
* Fix broken blend intrinsic.Tim Murray2014-07-101-1/+1
| | | | Change-Id: I3a1749aed701e17b48c267ca749c9cf29ca12e43
* Add clipping for intrinsics.Tim Murray2014-01-131-16/+185
| | | | Change-Id: Ic7e1da3c69aa3d5f990816178739120b6059e7a5
* Move RenderScript from graphics/ to new fw/base subdirectory rs.Tim Murray2013-12-171-0/+464
Change-Id: I30b6633578f063840e1bdbcc9ba513b727912a6d