Home
last modified time | relevance | path

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

/frameworks/support/renderscript/v8/rs_support/
DrsScriptC_Lib.cpp168 void rsrAllocationCopy1DRange(Context *rsc, Allocation *dstAlloc, in rsrAllocationCopy1DRange()
179 void rsrAllocationCopy2DRange(Context *rsc, Allocation *dstAlloc, in rsrAllocationCopy2DRange()
DrsAllocation.cpp560 RsAllocation dstAlloc, in rsi_AllocationCopy2DRange()
/frameworks/rs/
DrsScriptC_Lib.cpp168 void rsrAllocationCopy1DRange(Context *rsc, Allocation *dstAlloc, in rsrAllocationCopy1DRange()
179 void rsrAllocationCopy2DRange(Context *rsc, Allocation *dstAlloc, in rsrAllocationCopy2DRange()
DrsAllocation.cpp622 RsAllocation dstAlloc, in rsi_AllocationCopy2DRange()
/frameworks/support/renderscript/v8/rs_support/driver/
DrsdAllocation.cpp370 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData1D_alloc()
378 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData2D_alloc_script()
396 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData2D_alloc()
413 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp86 static void SC_AllocationCopy1DRange(Allocation *dstAlloc, in SC_AllocationCopy1DRange()
97 static void SC_AllocationCopy2DRange(Allocation *dstAlloc, in SC_AllocationCopy2DRange()
/frameworks/rs/driver/
DrsdAllocation.cpp677 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData1D_alloc()
685 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData2D_alloc_script()
703 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData2D_alloc()
720 const android::renderscript::Allocation *dstAlloc, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp88 static void SC_AllocationCopy1DRange(Allocation *dstAlloc, in SC_AllocationCopy1DRange()
99 static void SC_AllocationCopy2DRange(Allocation *dstAlloc, in SC_AllocationCopy2DRange()
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
DRenderScript.java265 int dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
270 synchronized void nAllocationData2D(int dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
/frameworks/base/graphics/java/android/renderscript/
DRenderScript.java359 int dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
364 synchronized void nAllocationData2D(int dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
/frameworks/support/renderscript/v8/jni/
Dandroid_renderscript_RenderScript.cpp516 jint dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
/frameworks/base/graphics/jni/
Dandroid_renderscript_RenderScript.cpp692 jint dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()