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

/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp788 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, function
1750 {"rsnAllocationRead1D", "(JJIIILjava/lang/Object;II)V", (void*)nAllocationRead1D },
/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java519 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, method in class:RenderScript

Completed in 49 milliseconds