Searched defs:dstZoff (Results 1 – 7 of 7) sorted by relevance
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 1058 … 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()
|
/frameworks/rs/ |
D | rsAllocation.cpp | 842 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in rsi_AllocationCopy3DRange()
|
D | rsHidlAdaptation.cpp | 690 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in AllocationCopy3DRange()
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | RenderScript.java | 531 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D() 536 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 598 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D() 603 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 1275 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1494 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()
|