Searched refs:nAllocationRead2D (Results 1 – 7 of 7) sorted by relevance
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Allocation.java | 2305 mRS.nAllocationRead2D(getIDSafe(), xoff, yoff, mSelectedLOD, mSelectedFace.mID, w, h, in copy2DRangeToUnchecked()
|
D | RenderScript.java | 587 synchronized void nAllocationRead2D(long id, int xoff, int yoff, int mip, int face, in nAllocationRead2D() method in RenderScript
|
/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 2337 …llocationRead2D", "(JJIIIIIILjava/lang/Object;IIIZ)V", (void*)nAllocationRead2D },
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 651 synchronized void nAllocationRead2D(long id, int xoff, int yoff, int mip, int face, in nAllocationRead2D() method in RenderScript
|
D | Allocation.java | 2409 mRS.nAllocationRead2D(getIDSafe(), xoff, yoff, mSelectedLOD, mSelectedFace.mID, w, h, in copy2DRangeToUnchecked()
|
/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 2893 …llocationRead2D", "(JJIIIIIILjava/lang/Object;IIIZ)V", (void*)nAllocationRead2D },
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 60292 Landroid/renderscript/RenderScript;->nAllocationRead2D(JIIIIIILjava/lang/Object;ILandroid/renderscr…
|