Home
last modified time | relevance | path

Searched refs:srcZoff (Results 1 – 9 of 9) sorted by relevance

/frameworks/rs/driver/
DrsdAllocation.h161 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff,
DrsdAllocation.cpp1074 … uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcLod) { in rsdAllocationData3D_alloc_script() argument
1080 uint8_t *srcPtr = GetOffsetPtr(srcAlloc, srcXoff, srcYoff + i, srcZoff + j, in rsdAllocationData3D_alloc_script()
1113 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in rsdAllocationData3D_alloc() argument
1122 srcXoff, srcYoff, srcZoff, srcLod); in rsdAllocationData3D_alloc()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java513 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D() argument
518 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D() argument
524 srcAlloc, srcXoff, srcYoff, srcZoff, srcMip); in nAllocationData3D()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java563 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D() argument
568 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D() argument
574 srcAlloc, srcXoff, srcYoff, srcZoff, srcMip); in nAllocationData3D()
/frameworks/rs/
Drs.spec305 param uint32_t srcZoff
Drs_hal.h263 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff,
DrsAllocation.cpp813 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in rsi_AllocationCopy3DRange() argument
819 src, srcXoff, srcYoff, srcZoff, srcMip); in rsi_AllocationCopy3DRange()
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp1271 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc() argument
1285 srcXoff, srcYoff, srcZoff, srcMip); in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1390 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc() argument
1406 srcXoff, srcYoff, srcZoff, srcMip); in nAllocationData3D_alloc()