Home
last modified time | relevance | path

Searched refs:srcAlloc (Results 1 – 13 of 13) sorted by relevance

/frameworks/rs/
DrsScriptC_Lib.cpp260 Allocation *srcAlloc, in rsrAllocationCopy1DRange() argument
264 srcAlloc, srcOff, 0, srcMip, 0); in rsrAllocationCopy1DRange()
271 Allocation *srcAlloc, in rsrAllocationCopy2DRange() argument
276 srcAlloc, srcXoff, srcYoff, srcMip, srcFace); in rsrAllocationCopy2DRange()
DrsRuntime.h87 Allocation *srcAlloc,
93 Allocation *srcAlloc,
Drs_hal.h275 const Allocation *srcAlloc, uint32_t srcXoff, uint32_t srcLod);
280 const Allocation *srcAlloc,
288 const Allocation *srcAlloc,
DrsAllocation.cpp868 RsAllocation srcAlloc, in rsi_AllocationCopy2DRange() argument
872 Allocation *src= static_cast<Allocation *>(srcAlloc); in rsi_AllocationCopy2DRange()
885 RsAllocation srcAlloc, in rsi_AllocationCopy3DRange() argument
889 Allocation *src= static_cast<Allocation *>(srcAlloc); in rsi_AllocationCopy3DRange()
/frameworks/rs/driver/
DrsdAllocation.h151 const android::renderscript::Allocation *srcAlloc,
157 const android::renderscript::Allocation *srcAlloc,
165 const android::renderscript::Allocation *srcAlloc,
DrsdAllocation.cpp1075 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData1D_alloc() argument
1084 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc_script() argument
1090 uint8_t *srcPtr = GetOffsetPtr(srcAlloc, srcXoff, srcYoff + i, 0, srcLod, srcFace); in rsdAllocationData2D_alloc_script()
1102 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData3D_alloc_script() argument
1109 uint8_t *srcPtr = GetOffsetPtr(srcAlloc, srcXoff, srcYoff + i, srcZoff + j, in rsdAllocationData3D_alloc_script()
1123 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc() argument
1126 if (!dstAlloc->getIsScript() && !srcAlloc->getIsScript()) { in rsdAllocationData2D_alloc()
1132 dstLod, dstFace, w, h, srcAlloc, in rsdAllocationData2D_alloc()
1141 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData3D_alloc() argument
1144 if (!dstAlloc->getIsScript() && !srcAlloc->getIsScript()) { in rsdAllocationData3D_alloc()
[all …]
DrsdRuntimeStubs.cpp195 ::rs_allocation srcAlloc, in rsAllocationCopy1DRange() argument
201 count, (Allocation *)srcAlloc.p, srcOff, srcMip); in rsAllocationCopy1DRange()
209 ::rs_allocation srcAlloc, in rsAllocationCopy2DRange() argument
217 width, height, (Allocation *)srcAlloc.p, in rsAllocationCopy2DRange()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java553 long srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D() argument
558 long srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D() argument
565 srcAlloc, srcXoff, srcYoff, in nAllocationData2D()
589 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D() argument
594 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D() argument
600 srcAlloc, srcXoff, srcYoff, srcZoff, srcMip); in nAllocationData3D()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java486 long srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D() argument
491 long srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D() argument
498 srcAlloc, srcXoff, srcYoff, in nAllocationData2D()
522 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D() argument
527 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D() argument
533 srcAlloc, srcXoff, srcYoff, srcZoff, srcMip); in nAllocationData3D()
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp1237 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc() argument
1244 width, height, (RsAllocation)srcAlloc, srcXoff, srcYoff, srcMip, srcFace); in nAllocationData2D_alloc()
1251 (RsAllocation)srcAlloc, in nAllocationData2D_alloc()
1276 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc() argument
1283 width, height, (RsAllocation)srcAlloc, srcXoff, srcYoff, srcMip, srcFace); in nAllocationData3D_alloc()
1289 (RsAllocation)srcAlloc, in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1448 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc() argument
1456 width, height, (RsAllocation)srcAlloc, srcXoff, srcYoff, srcMip, srcFace); in nAllocationData2D_alloc()
1464 (RsAllocation)srcAlloc, in nAllocationData2D_alloc()
1493 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc() argument
1501 width, height, (RsAllocation)srcAlloc, srcXoff, srcYoff, srcMip); in nAllocationData3D_alloc()
1508 (RsAllocation)srcAlloc, in nAllocationData3D_alloc()
/frameworks/rs/scriptc/
Drs_allocation_data.rsh62 * srcAlloc: Source allocation.
69 rs_allocation srcAlloc, uint32_t srcOff, uint32_t srcMip);
99 * srcAlloc: Source allocation.
109 uint32_t height, rs_allocation srcAlloc, uint32_t srcXoff,
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_allocation_data.jd114 … href='rs_object_types.html#android_rs:rs_allocation'>rs_allocation</a> srcAlloc, <a href='rs_valu…
127 <tr><th>srcAlloc</th><td>Source allocation.</td></tr>
159 … href='rs_object_types.html#android_rs:rs_allocation'>rs_allocation</a> srcAlloc, <a href='rs_valu…
175 <tr><th>srcAlloc</th><td>Source allocation.</td></tr>