OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nAllocationRead
(Results
1 - 5
of
5
) sorted by null
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Allocation.java
[
all
...]
RenderScript.java
409
synchronized void
nAllocationRead
(int id, byte[] d) {
414
synchronized void
nAllocationRead
(int id, short[] d) {
419
synchronized void
nAllocationRead
(int id, int[] d) {
424
synchronized void
nAllocationRead
(int id, float[] d) {
[
all
...]
/frameworks/base/graphics/java/android/renderscript/
Allocation.java
[
all
...]
RenderScript.java
531
synchronized void
nAllocationRead
(int id, byte[] d) {
536
synchronized void
nAllocationRead
(int id, short[] d) {
541
synchronized void
nAllocationRead
(int id, int[] d) {
546
synchronized void
nAllocationRead
(int id, float[] d) {
[
all
...]
/prebuilts/sdk/renderscript/lib/
javalib.jar
Completed in 1014 milliseconds