Home
last modified time | relevance | path

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

/frameworks/rs/
DrsScriptC_Lib.cpp260 Allocation *srcAlloc, in rsrAllocationCopy1DRange()
271 Allocation *srcAlloc, in rsrAllocationCopy2DRange()
DrsAllocation.cpp868 RsAllocation srcAlloc, in rsi_AllocationCopy2DRange()
885 RsAllocation srcAlloc, in rsi_AllocationCopy3DRange()
/frameworks/rs/driver/
DrsdAllocation.cpp1075 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData1D_alloc()
1084 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc_script()
1102 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData3D_alloc_script()
1123 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc()
1141 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp195 ::rs_allocation srcAlloc, in rsAllocationCopy1DRange()
209 ::rs_allocation srcAlloc, in rsAllocationCopy2DRange()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java486 long srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D()
491 long srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
522 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D()
527 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java553 long srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D()
558 long srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
589 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D()
594 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp1224 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
1263 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1448 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
1493 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()