Searched defs:nAllocationRead1D (Results 1 – 4 of 4) sorted by relevance
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 1309 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D() function
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | RenderScript.java | 568 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, in nAllocationRead1D() method in RenderScript
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1533 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D() function
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 634 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, in nAllocationRead1D() method in RenderScript
|