Home
last modified time | relevance | path

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

/frameworks/rs/
DrsScriptC_Lib.cpp194 void rsrAllocationCopy1DRange(Context *rsc, Allocation *dstAlloc, in rsrAllocationCopy1DRange()
205 void rsrAllocationCopy2DRange(Context *rsc, Allocation *dstAlloc, in rsrAllocationCopy2DRange()
DrsAllocation.cpp666 RsAllocation dstAlloc, in rsi_AllocationCopy2DRange()
683 RsAllocation dstAlloc, in rsi_AllocationCopy3DRange()
/frameworks/rs/driver/
DrsdAllocation.cpp979 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData1D_alloc()
987 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData2D_alloc_script()
1005 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData3D_alloc_script()
1026 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData2D_alloc()
1043 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp115 static void SC_AllocationCopy1DRange(Allocation *dstAlloc, in SC_AllocationCopy1DRange()
126 static void SC_AllocationCopy2DRange(Allocation *dstAlloc, in SC_AllocationCopy2DRange()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java323 int dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
328 synchronized void nAllocationData2D(int dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
369 int dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
374 synchronized void nAllocationData3D(int dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/base/graphics/java/android/renderscript/
DRenderScript.java445 int dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
450 synchronized void nAllocationData2D(int dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
491 int dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
496 synchronized void nAllocationData3D(int 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/graphics/jni/
Dandroid_renderscript_RenderScript.cpp704 jint dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
772 jint dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()