Searched refs:dstZoff (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 592 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D() argument 597 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D() argument 604 dstAlloc, dstXoff, dstYoff, dstZoff, in nAllocationData3D()
|
/aosp14/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 1489 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc() argument 1505 dstXoff, dstYoff, dstZoff, dstMip, in nAllocationData3D_alloc()
|