Home
last modified time | relevance | path

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

/frameworks/rs/
DrsScriptC_Lib.cpp259 void rsrAllocationCopy1DRange(Context *rsc, Allocation *dstAlloc, in rsrAllocationCopy1DRange()
270 void rsrAllocationCopy2DRange(Context *rsc, Allocation *dstAlloc, in rsrAllocationCopy2DRange()
DrsAllocation.cpp791 RsAllocation dstAlloc, in rsi_AllocationCopy2DRange()
808 RsAllocation dstAlloc, in rsi_AllocationCopy3DRange()
/frameworks/rs/driver/
DrsdAllocation.cpp1044 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData1D_alloc()
1052 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData2D_alloc_script()
1070 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData3D_alloc_script()
1091 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData2D_alloc()
1108 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp178 ::rs_allocation dstAlloc, in rsAllocationCopy1DRange()
190 ::rs_allocation dstAlloc, in rsAllocationCopy2DRange()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java474 long dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
479 synchronized void nAllocationData2D(long dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
510 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
515 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java524 long dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
529 synchronized void nAllocationData2D(long dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
560 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
565 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp1229 jlong dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
1268 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1342 jlong dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
1387 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()