| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Intrinsic
Bug: 19035242
Bug: 19124958
Change-Id: I9e806d7a0786e728c5f23607dc67ca5d755e12ed
|
|
|
|
|
|
|
| |
Fix the input allocation type check for Histogram Intrinsic.
Bug: 19035242
Change-Id: I0ef2672bf816854db90fc92dc9ef51d1d231c246
|
|
|
|
|
|
| |
bug 18579193
Change-Id: I42d30709b79a37d6a4126559a511e98e9c8d4808
|
|
|
|
|
|
|
|
| |
This should prevent apps from leaking RS contexts as easily.
bug 18579193
Change-Id: I2d943ce4443ce7cb90ebdd3dd37d338eda6df3a2
|
|
|
|
|
|
| |
bug 18592099
Change-Id: Id20906f6f47b573d881025453a3b6356bcf6e9c7
|
|
|
|
|
|
|
| |
bug 16846318
bug 17006933
Change-Id: I6b1e73ed983ec583e80dc532e38c2ae2e504e608
|
|
|
|
|
|
|
| |
bug 16846318
bug 17006933
Change-Id: Ic13ef26875d8a6fab1ffb542d62038b768a536ff
|
|
|
|
|
|
| |
bug 16846318
Change-Id: I852331ec226e4cad8be79aa27c4b51183e97cc1d
|
|
|
|
| |
Change-Id: I3a1749aed701e17b48c267ca749c9cf29ca12e43
|
|
|
|
| |
Change-Id: I99cadbd1ad925cad0dd357c9abbd1a49c07785c9
|
|\
| |
| |
| | |
Change-Id: I2e24e0457570d7d856293637a553f0242a97a83b
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Added a new JNI call to pass arrays of Allocations to the RS runtime.
* Added a new version of ForEach that takes an array of Allocations.
* Added some casts to disambiguate existing calls to forEach.
Change-Id: I46d2834c37075b2a2407fd8b010546818a4540d1
|
|\ \
| |/
| |
| |
| |
| |
| | |
Intrinsic init."
* commit '6b52ca5949545dcb654672663e2187a70b04f442':
Add check and throw for failed Intrinsic init.
|
| |\ |
|
| | |
| | |
| | |
| | | |
Change-Id: Icd53b3edd8e887d3692e5815dc0c38cd68b7aeb1
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
for dimensions array."
* commit 'af97f87a477efa05905134baa01bc6b5222b2448':
Switch from size_t -> uint32_t for dimensions array.
|
| | |
| | |
| | |
| | | |
Change-Id: I159586e98dd47be9b9f5db0f3e27d1072533134c
|
| | |
| | |
| | |
| | | |
Change-Id: I015f36e8c54663472f236e311fe279ce06261ff0
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
copy a FieldPacker via its data[] member."
* commit 'ed24d3f2e991906973afce8aa6a3fa54f4a3e4df':
We need to update mPos when we copy a FieldPacker via its data[] member.
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 15756600
This change also adds a TODO/FIXME related to subAlign() and our tracking
mechanism for it. We need to further investigate how to make subAlign() work
properly if a user copies their FieldPacker.
Change-Id: I861e529abd11e378f7c73b510d7f418b940fe480
|
|\ \
| |/
| |
| |
| |
| |
| | |
get the actual amount of data used for FP."
* commit 'c5b11fcc1f4fc4fba988218d0a99a19690398a56':
Create FieldPacker.getPos() to get the actual amount of data used for FP.
|
| |\
| | |
| | |
| | | |
FP."
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We need larger buffers to handle 64-bit RS object types, but 32-bit code
will never fill all of the getData().length bytes. This allows us to retain
our verification code.
We have to modify an existing use of FieldPacker that was doing partial
updates of the underlying buffer. This was really relying on the old data
to be implicitly selected and written back, but that is not guaranteed by
the original API. This also required a fix to the FieldPacker.reset() API,
which was not allowing the FieldPacker to ever point to the final entry in
its buffer.
Change-Id: Idcd52790ac2b0ab1eff3f043e7eec2832953f04b
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '3aa4de11b05599d75af92a15820731144941c38f':
Fix element size on 64b
|
| |/
| |
| |
| |
| |
| |
| | |
RenderScript Element types know their own size. This
change properly tracks the new object sizes.
Change-Id: I3cbf76a7ec5f68056ed5599e9406cea05ba86969
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 15436348
Change-Id: Ie62092538c7d865dcaba668392a4397baef725ec
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
large objects on 64-bit."
* commit '604ea0e415faa2466ab6c89372001d6c93ad0d98':
Move FieldPacker over to use large objects on 64-bit.
|
| |\ \ \
| | | |/
| | |/|
| | | |
| | | | |
* commit '77d28ca25378530f92d409fbd72a38a1e256b59f':
Move FieldPacker over to use large objects on 64-bit.
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I1d4d502a3f9d86c6cf0f516cc087b1457f86ac28
|
| |/ /
| | |
| | |
| | | |
Change-Id: I834e07aef142aa79ed1603535689d0b833357f6c
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I8901a1547d180c9dcef320f86d07a5b82551fb5c
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
lmp-preview-dev
* commit 'b43bc0475490fe2a20c2ddeed1c34b55b8f8a152':
Change flags to use int instead of long.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
bug 15429629
Change-Id: Ideb983b17aa3c146d23f2be6bb0e9808cb6725b7
|
|/ / /
| | |
| | |
| | | |
Change-Id: I8901a1547d180c9dcef320f86d07a5b82551fb5c
|
| | |
| | |
| | |
| | |
| | |
| | | |
Sync the IDs to that of the native interface.
Change-Id: I7516c1ea4f4a93844ddb8397b2fc1e79ff8d6b68
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'db55bb0622e9fbe4b858d59409f516de01c1f1fd':
Remove unused LOCAL_LDLIBS.
|
| |\ \
| | |/
| | |
| | |
| | | |
* commit '3b9600b673ad6a83481dcf88db6c9b2dc5bc9ba3':
Remove unused LOCAL_LDLIBS.
|
| | |
| | |
| | |
| | | |
Change-Id: I01346e76f4ac6402af0ef33e3b2eef4a69e704a2
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
We have a number of context options exposed though native
that were not available though the Java API. This brings them
to parity. Will finish plumbing in a follow on CL.
Change-Id: I8c65ee743d0e750e418304127b84088f25176c38
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
for operations where Java objects are written."
* commit 'fc45b664d421553042629d24086a144761c7b5e1':
Fix improper use of JNI_ABORT for operations where Java objects are written.
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
objects are written."
* commit 'a48985349cb26757b6c4be18acc496ab6d1110e5':
Fix improper use of JNI_ABORT for operations where Java objects are written.
|
| | |\
| | | |
| | | |
| | | | |
written."
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In these RS API calls, it is possible (and very likely) that some Java objects
are written to via JNI calls into the RS driver. These writes can end up being
discarded if we specify JNI_ABORT, particularly if the Java object has been
moved due to GC. The change introduces a readonly mode for some macro calls
and updates other JNI callers to appropriately skip JNI_ABORT.
Change-Id: I8c5f2ae959b3fbc9008c9d2ac4542f2ebab29b06
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I450c83ad00bcb7d999aaf7d4bd7ea88d63ab8fea
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '5170476c5bf470b57616380aa7b15b44e5a24bea':
Add BiCubic resize instrinsic
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
* commit '112d1b94ee8456dba16842e6b964eb35aef95818':
Add BiCubic resize instrinsic
|
| | |/
| | |
| | |
| | | |
Change-Id: Iafec3f4260bb5d3a3133b034e42dfb0a94ae9f81
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
setSurfaceTexture problem"
* commit 'c796ccaafb935592b98d5aaad2594791935f6530':
Fix RenderScriptGL setSurfaceTexture problem
|