Home
last modified time | relevance | path

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

/frameworks/rs/
DrsScriptC_Lib.cpp244 Allocation *srcAlloc, in rsrAllocationCopy1DRange()
255 Allocation *srcAlloc, in rsrAllocationCopy2DRange()
DrsAllocation.cpp711 RsAllocation srcAlloc, in rsi_AllocationCopy2DRange()
728 RsAllocation srcAlloc, in rsi_AllocationCopy3DRange()
/frameworks/rs/driver/
DrsdAllocation.cpp998 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData1D_alloc()
1007 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc_script()
1025 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData3D_alloc_script()
1046 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc()
1064 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp125 android::renderscript::rs_allocation srcAlloc, in SC_AllocationCopy1DRange()
136 android::renderscript::rs_allocation srcAlloc, in SC_AllocationCopy2DRange()
164 ::rs_allocation srcAlloc, in SC_AllocationCopy1DRange()
175 ::rs_allocation srcAlloc, in SC_AllocationCopy2DRange()
1512 ::rs_allocation srcAlloc, in rsAllocationCopy1DRange()
1523 ::rs_allocation srcAlloc, in rsAllocationCopy2DRange()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java407 int srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D()
412 int srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
453 int srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D()
458 int srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java455 long srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D()
460 long srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
489 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D()
494 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp538 jint srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
606 jint srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp722 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
759 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()