Home
last modified time | relevance | path

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

/frameworks/rs/
DrsScriptC_Lib.cpp306 Allocation *srcAlloc, in rsrAllocationCopy1DRange()
321 Allocation *srcAlloc, in rsrAllocationCopy2DRange()
DrsAllocation.cpp828 RsAllocation srcAlloc, in rsi_AllocationCopy2DRange()
845 RsAllocation srcAlloc, in rsi_AllocationCopy3DRange()
DrsHidlAdaptation.cpp678 RsAllocation srcAlloc, in AllocationCopy2DRange()
693 RsAllocation srcAlloc, in AllocationCopy3DRange()
/frameworks/rs/driver/
DrsdAllocation.cpp1033 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData1D_alloc()
1042 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc_script()
1060 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData3D_alloc_script()
1081 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc()
1099 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp211 ::rs_allocation srcAlloc, in rsAllocationCopy1DRange()
225 ::rs_allocation srcAlloc, in rsAllocationCopy2DRange()
/frameworks/rs/support/java/src/androidx/renderscript/
DRenderScript.java503 long srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D()
508 long srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
539 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D()
544 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java559 long srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D()
564 long srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
595 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D()
600 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1239 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
1278 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1447 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
1492 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()