Searched defs:srcZoff (Results 1 – 6 of 6) sorted by relevance
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 1048 … uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcLod) { in rsdAllocationData3D_alloc_script() 1087 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in rsdAllocationData3D_alloc()
|
/frameworks/rs/ |
D | rsAllocation.cpp | 646 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 | 328 int srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D() 333 int srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
|
/frameworks/base/graphics/java/android/renderscript/ |
D | RenderScript.java | 444 int srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D() 449 int srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
|
/frameworks/support/v8/renderscript/jni/ |
D | android_renderscript_RenderScript.cpp | 626 jint srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
|
/frameworks/base/graphics/jni/ |
D | android_renderscript_RenderScript.cpp | 776 jint srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
|