Home
last modified time | relevance | path

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

/frameworks/rs/rsov/driver/
DrsovAllocation.cpp497 const Allocation *srcAlloc, uint32_t srcXoff, in rsovAllocationData1D_alloc()
503 uint32_t w, uint32_t h, const Allocation *srcAlloc, uint32_t srcXoff, in rsovAllocationData2D_alloc_script()
518 uint32_t d, const Allocation *srcAlloc, uint32_t srcXoff, uint32_t srcYoff, in rsovAllocationData3D_alloc_script()
537 uint32_t w, uint32_t h, const Allocation *srcAlloc, uint32_t srcXoff, in rsovAllocationData2D_alloc()
554 const Allocation *srcAlloc, uint32_t srcXoff, in rsovAllocationData3D_alloc()
DrsovRuntimeStubs.cpp211 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcMip, in rsAllocationCopy2DRange()
/frameworks/rs/driver/
DrsdAllocation.cpp1024 uint32_t srcXoff, uint32_t srcLod) { in rsdAllocationData1D_alloc()
1033 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc_script()
1051uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, uint32_t srcLod) { in rsdAllocationData3D_alloc_script()
1072 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc()
1090 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp226 uint32_t srcXoff, uint32_t srcYoff, in rsAllocationCopy2DRange()
/frameworks/rs/
DrsScriptC_Lib.cpp322 uint32_t srcXoff, uint32_t srcYoff, in rsrAllocationCopy2DRange()
DrsAllocation.cpp829 uint32_t srcXoff, uint32_t srcYoff, in rsi_AllocationCopy2DRange()
846 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in rsi_AllocationCopy3DRange()
DrsApiStubs.cpp481 uint32_t srcXoff, uint32_t srcYoff, in rsAllocationCopy2DRange()
494 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in rsAllocationCopy3DRange()
DrsHidlAdaptation.cpp679 uint32_t srcXoff, uint32_t srcYoff, in AllocationCopy2DRange()
694 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in AllocationCopy3DRange()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DRenderScript.java498 long srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D()
503 long srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
534 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D()
539 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java553 long srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D()
558 long srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
589 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D()
594 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1237 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
1276 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1451 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
1496 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()