Home
last modified time | relevance | path

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

/frameworks/rs/rsov/driver/
DrsovAllocation.cpp498 const Allocation *srcAlloc, uint32_t srcXoff, in rsovAllocationData1D_alloc()
504 uint32_t w, uint32_t h, const Allocation *srcAlloc, uint32_t srcXoff, in rsovAllocationData2D_alloc_script()
519 uint32_t d, const Allocation *srcAlloc, uint32_t srcXoff, uint32_t srcYoff, in rsovAllocationData3D_alloc_script()
538 uint32_t w, uint32_t h, const Allocation *srcAlloc, uint32_t srcXoff, in rsovAllocationData2D_alloc()
555 const Allocation *srcAlloc, uint32_t srcXoff, in rsovAllocationData3D_alloc()
DrsovRuntimeStubs.cpp198 ::rs_allocation srcAlloc, uint32_t srcOff, in rsAllocationCopy1DRange()
210 uint32_t height, ::rs_allocation srcAlloc, in rsAllocationCopy2DRange()
/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.cpp1021 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData1D_alloc()
1030 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc_script()
1048 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData3D_alloc_script()
1069 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc()
1087 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/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/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1237 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
1276 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1460 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
1505 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()