Home
last modified time | relevance | path

Searched defs:dstYoff (Results 1 – 9 of 9) sorted by relevance

/frameworks/rs/driver/
DrsdAllocation.cpp1040 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc_script()
1058 … uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstLod, in rsdAllocationData3D_alloc_script()
1079 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc()
1096 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp222 uint32_t dstXoff, uint32_t dstYoff, in rsAllocationCopy2DRange()
/frameworks/rs/
DrsScriptC_Lib.cpp318 uint32_t dstXoff, uint32_t dstYoff, in rsrAllocationCopy2DRange()
DrsAllocation.cpp825 uint32_t dstXoff, uint32_t dstYoff, in rsi_AllocationCopy2DRange()
842 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in rsi_AllocationCopy3DRange()
DrsHidlAdaptation.cpp675 uint32_t dstXoff, uint32_t dstYoff, in AllocationCopy2DRange()
690 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in AllocationCopy3DRange()
/frameworks/rs/support/java/src/androidx/renderscript/
DRenderScript.java500 long dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
505 synchronized void nAllocationData2D(long dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
536 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
541 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java556 long dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
561 synchronized void nAllocationData2D(long dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
592 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
597 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1236 jlong dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
1275 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1444 jlong dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
1489 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()