Searched defs:srcZoff (Results 1 – 6 of 6) sorted by relevance
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 1103 … uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcLod) { in rsdAllocationData3D_alloc_script() 1142 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in rsdAllocationData3D_alloc()
|
/frameworks/rs/ |
D | rsAllocation.cpp | 886 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in rsi_AllocationCopy3DRange()
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | RenderScript.java | 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/ |
D | RenderScript.java | 589 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D() 594 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
|
/frameworks/support/v8/renderscript/jni/ |
D | android_renderscript_RenderScript.cpp | 1263 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1493 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
|