Searched defs:nAllocationRead2D (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp1339 nAllocationRead2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint lod, jint _face, function
2335 {"rsnAllocationRead2D", "(JJIIIIIILjava/lang/Object;IIIZ)V", (void*)nAllocationRead2D },
/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java639 synchronized void nAllocationRead2D(long id, int xoff, int yoff, int mip, int face, method in class:RenderScript
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1579 nAllocationRead2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint lod, jint _face, function
2894 {"rsnAllocationRead2D", "(JJIIIIIILjava/lang/Object;IIIZ)V", (void*)nAllocationRead2D },
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DRenderScript.java575 synchronized void nAllocationRead2D(long id, int xoff, int yoff, int mip, int face, method in class:RenderScript

Completed in 597 milliseconds