Home
last modified time | relevance | path

Searched refs:nAllocationRead (Results 1 – 7 of 7) sorted by relevance

/frameworks/rs/support/java/src/android/support/v8/renderscript/
DAllocation.java1814 mRS.nAllocationRead(getID(mRS), array, dt, mType.mElement.mType.mSize, usePadding); in copyTo()
DRenderScript.java561 …synchronized void nAllocationRead(long id, Object d, Element.DataType dt, int mSize, boolean usePa… in nAllocationRead() method in RenderScript
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1297 nAllocationRead(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jobject data, jint dataType, in nAllocationRead() function
2334 …nAllocationRead", "(JJLjava/lang/Object;IIZ)V", (void*)nAllocationRead },
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java615 …synchronized void nAllocationRead(long id, Object d, Element.DataType dt, int mSize, boolean usePa… in nAllocationRead() method in RenderScript
DAllocation.java1876 mRS.nAllocationRead(getID(mRS), array, dt, mType.mElement.mType.mSize, usePadding); in copyTo()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1519 nAllocationRead(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jobject data, jint dataType, in nAllocationRead() function
2890 …nAllocationRead", "(JJLjava/lang/Object;IIZ)V", (void*)nAllocationRead },
/frameworks/base/config/
Dhiddenapi-private-dex.txt75382 Landroid/renderscript/RenderScript;->nAllocationRead(JLjava/lang/Object;Landroid/renderscript/Eleme…