OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsnAllocationRead1D
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/rs/java/android/renderscript/
RenderScript.java
620
native void
rsnAllocationRead1D
(long con, long id, int off, int mip, int count, Object d,
625
rsnAllocationRead1D
(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
[
all
...]
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RenderScript.java
554
native void
rsnAllocationRead1D
(long con, long id, int off, int mip, int count, Object d,
559
rsnAllocationRead1D
(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding);
[
all
...]
/prebuilts/sdk/renderscript/lib/
javalib.jar
Completed in 66 milliseconds