Home
last modified time | relevance | path

Searched defs:nAllocationData3D (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/support/java/src/androidx/renderscript/
DRenderScript.java541 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D() method in RenderScript
557 synchronized void nAllocationData3D(long id, int xoff, int yoff, int zoff, int mip, in nAllocationData3D() method in RenderScript
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java597 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D() method in RenderScript
612 synchronized void nAllocationData3D(long id, int xoff, int yoff, int zoff, int mip, in nAllocationData3D() method in RenderScript
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1260 nAllocationData3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData3D() function
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1470 nAllocationData3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData3D() function