Home
last modified time | relevance | path

Searched refs:nAllocationRead1D (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/support/java/src/android/support/v8/renderscript/
DAllocation.java2002 mRS.nAllocationRead1D(getIDSafe(), off, mSelectedLOD, count, array, dataSize, dt, in copy1DRangeToUnchecked()
DRenderScript.java568 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, in nAllocationRead1D() method in RenderScript
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1307 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D() function
2333 …llocationRead1D", "(JJIIILjava/lang/Object;IIIZ)V", (void*)nAllocationRead1D },
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java622 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, in nAllocationRead1D() method in RenderScript
DAllocation.java2102 mRS.nAllocationRead1D(getIDSafe(), off, mSelectedLOD, count, array, dataSize, dt, in copy1DRangeToUnchecked()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1532 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D() function
2883 …llocationRead1D", "(JJIIILjava/lang/Object;IIIZ)V", (void*)nAllocationRead1D },