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