Home
last modified time | relevance | path

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

/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp1307 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D() function
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java556 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.cpp1529 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