Searched defs:srcAlloc (Results 1 – 8 of 8) sorted by relevance
/frameworks/rs/ |
D | rsScriptC_Lib.cpp | 244 Allocation *srcAlloc, in rsrAllocationCopy1DRange() 255 Allocation *srcAlloc, in rsrAllocationCopy2DRange()
|
D | rsAllocation.cpp | 711 RsAllocation srcAlloc, in rsi_AllocationCopy2DRange() 728 RsAllocation srcAlloc, in rsi_AllocationCopy3DRange()
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 998 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()
|
D | rsdRuntimeStubs.cpp | 125 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/ |
D | RenderScript.java | 407 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/ |
D | RenderScript.java | 455 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/ |
D | android_renderscript_RenderScript.cpp | 538 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/ |
D | android_renderscript_RenderScript.cpp | 722 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc() 759 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
|