Searched defs:nAllocationRead3D (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1588 nAllocationRead3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead3D() function
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 649 synchronized void nAllocationRead3D(long id, int xoff, int yoff, int zoff, int mip, in nAllocationRead3D() method in RenderScript
|