Home
last modified time | relevance | path

Searched defs:srcXoff (Results 1 – 8 of 8) sorted by relevance

/frameworks/rs/driver/
DrsdAllocation.cpp1021 uint32_t srcXoff, uint32_t srcLod) { in rsdAllocationData1D_alloc()
1030 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc_script()
1048uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcLod) { in rsdAllocationData3D_alloc_script()
1069 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc()
1087 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp131 uint32_t srcXoff, uint32_t srcYoff, in SC_AllocationCopy2DRange()
/frameworks/rs/
DrsScriptC_Lib.cpp203 uint32_t srcXoff, uint32_t srcYoff, in rsrAllocationCopy2DRange()
DrsAllocation.cpp629 uint32_t srcXoff, uint32_t srcYoff, in rsi_AllocationCopy2DRange()
646 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in rsi_AllocationCopy3DRange()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java282 int srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D()
287 int srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
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/
DRenderScript.java398 int srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D()
403 int srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
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/
Dandroid_renderscript_RenderScript.cpp558 jint srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
626 jint srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
/frameworks/base/graphics/jni/
Dandroid_renderscript_RenderScript.cpp708 jint srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
776 jint srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()