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

/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DAllocation.java2002 mRS.nAllocationRead1D(getIDSafe(), off, mSelectedLOD, count, array, dataSize, dt,
H A DRenderScript.java556 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, method in class:RenderScript
/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java2102 mRS.nAllocationRead1D(getIDSafe(), off, mSelectedLOD, count, array, dataSize, dt,
H A DRenderScript.java622 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, method in class:RenderScript
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1529 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, function
2880 {"rsnAllocationRead1D", "(JJIIILjava/lang/Object;IIIZ)V", (void*)nAllocationRead1D },
/frameworks/support/v8/renderscript/jni/
H A Dandroid_renderscript_RenderScript.cpp1294 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, function
2321 {"rsnAllocationRead1D", "(JJIIILjava/lang/Object;IIIZ)V", (void*)nAllocationRead1D },

Completed in 155 milliseconds