Home
last modified time | relevance | path

Searched defs:nAllocationRead1D (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1309 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D() function
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DRenderScript.java568 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, in nAllocationRead1D() method in RenderScript
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1533 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D() function
/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