Home
last modified time | relevance | path

Searched defs:dstZoff (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/rs/driver/
H A DrsdAllocation.cpp1058 … uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstLod, in rsdAllocationData3D_alloc_script()
1096 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in rsdAllocationData3D_alloc()
/aosp12/frameworks/rs/
H A DrsAllocation.cpp842 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in rsi_AllocationCopy3DRange()
H A DrsHidlAdaptation.cpp690 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in AllocationCopy3DRange()
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DRenderScript.java536 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
541 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DContext.cpp319 …opy3DRange(Allocation dstAlloc, uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dst… in allocationCopy3DRange()
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java592 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
597 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/aosp12/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp1275 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()
/aosp12/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1489 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()