Searched defs:nAllocationRead2D (Results 1 – 4 of 4) sorted by relevance
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 1341 nAllocationRead2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead2D() function
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | RenderScript.java | 587 synchronized void nAllocationRead2D(long id, int xoff, int yoff, int mip, int face, in nAllocationRead2D() method in RenderScript
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1571 nAllocationRead2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead2D() function
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 639 synchronized void nAllocationRead2D(long id, int xoff, int yoff, int mip, int face, in nAllocationRead2D() method in RenderScript
|