Home
last modified time | relevance | path

Searched defs:dstXoff (Results 1 – 11 of 11) sorted by relevance

/frameworks/rs/rsov/driver/
DrsovAllocation.cpp497 uint32_t dstXoff, uint32_t dstLod, size_t count, in rsovAllocationData1D_alloc()
502 const Context *rsc, const Allocation *dstAlloc, uint32_t dstXoff, in rsovAllocationData2D_alloc_script()
517 const Context *rsc, const Allocation *dstAlloc, uint32_t dstXoff, in rsovAllocationData3D_alloc_script()
536 const Context *rsc, const Allocation *dstAlloc, uint32_t dstXoff, in rsovAllocationData2D_alloc()
552 uint32_t dstXoff, uint32_t dstYoff, in rsovAllocationData3D_alloc()
DrsovRuntimeStubs.cpp207 rsAllocationCopy2DRange(::rs_allocation dstAlloc, uint32_t dstXoff, in rsAllocationCopy2DRange()
/frameworks/rs/driver/
DrsdAllocation.cpp1020 uint32_t dstXoff, uint32_t dstLod, size_t count, in rsdAllocationData1D_alloc()
1028 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc_script()
1046uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstLod, in rsdAllocationData3D_alloc_script()
1067 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc()
1084 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/android/support/v8/renderscript/
DRenderScript.java483 long dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
488 synchronized void nAllocationData2D(long dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
519 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
524 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java550 long dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
555 synchronized void nAllocationData2D(long dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
586 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
591 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1234 jlong dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
1273 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1457 jlong dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
1502 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()