Home
last modified time | relevance | path

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

/frameworks/rs/
DrsScriptC_Lib.cpp240 void rsrAllocationCopy1DRange(Context *rsc, Allocation *dstAlloc, in rsrAllocationCopy1DRange()
251 void rsrAllocationCopy2DRange(Context *rsc, Allocation *dstAlloc, in rsrAllocationCopy2DRange()
DrsAllocation.cpp707 RsAllocation dstAlloc, in rsi_AllocationCopy2DRange()
724 RsAllocation dstAlloc, in rsi_AllocationCopy3DRange()
/frameworks/rs/driver/
DrsdAllocation.cpp996 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData1D_alloc()
1004 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData2D_alloc_script()
1022 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData3D_alloc_script()
1043 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData2D_alloc()
1060 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp121 static void SC_AllocationCopy1DRange(android::renderscript::rs_allocation dstAlloc, in SC_AllocationCopy1DRange()
132 static void SC_AllocationCopy2DRange(android::renderscript::rs_allocation dstAlloc, in SC_AllocationCopy2DRange()
160 static void SC_AllocationCopy1DRange(::rs_allocation dstAlloc, in SC_AllocationCopy1DRange()
171 static void SC_AllocationCopy2DRange(::rs_allocation dstAlloc, in SC_AllocationCopy2DRange()
1510 ::rs_allocation dstAlloc, in rsAllocationCopy1DRange()
1519 ::rs_allocation dstAlloc, in rsAllocationCopy2DRange()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java404 int dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
409 synchronized void nAllocationData2D(int dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
450 int dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
455 synchronized void nAllocationData3D(int dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java452 long dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
457 synchronized void nAllocationData2D(long dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
486 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
491 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp535 jint dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
603 jint dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp719 jlong dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
756 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()