Home
last modified time | relevance | path

Searched refs:dstZoff (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java592 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 Dandroid_renderscript_RenderScript.cpp1489 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc() argument
1505 dstXoff, dstYoff, dstZoff, dstMip, in nAllocationData3D_alloc()