Home
last modified time | relevance | path

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

/frameworks/rs/
DrsScriptC_Lib.cpp263 Allocation *srcAlloc, in rsrAllocationCopy1DRange()
274 Allocation *srcAlloc, in rsrAllocationCopy2DRange()
DrsAllocation.cpp795 RsAllocation srcAlloc, in rsi_AllocationCopy2DRange()
812 RsAllocation srcAlloc, in rsi_AllocationCopy3DRange()
/frameworks/rs/driver/
DrsdAllocation.cpp1046 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData1D_alloc()
1055 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc_script()
1073 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData3D_alloc_script()
1094 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc()
1112 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp180 ::rs_allocation srcAlloc, in rsAllocationCopy1DRange()
194 ::rs_allocation srcAlloc, in rsAllocationCopy2DRange()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java477 long srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D()
482 long srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
513 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D()
518 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java527 long srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D()
532 long srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
563 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D()
568 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp1232 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
1271 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1345 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
1390 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()