Home
last modified time | relevance | path

Searched refs:dstOff (Results 1 – 8 of 8) sorted by relevance

/frameworks/support/renderscript/v8/rs_support/
DrsScriptC_Lib.cpp169 uint32_t dstOff, in rsrAllocationCopy1DRange() argument
174 rsi_AllocationCopy2DRange(rsc, dstAlloc, dstOff, 0, in rsrAllocationCopy1DRange()
DrsRuntime.h35 uint32_t dstOff,
/frameworks/rs/
DrsScriptC_Lib.cpp169 uint32_t dstOff, in rsrAllocationCopy1DRange() argument
174 rsi_AllocationCopy2DRange(rsc, dstAlloc, dstOff, 0, in rsrAllocationCopy1DRange()
DrsRuntime.h79 uint32_t dstOff,
/frameworks/support/renderscript/v8/rs_support/scriptc/
Drs_allocation.rsh83 * @param dstOff The offset of the first element to be copied in
94 uint32_t dstOff, uint32_t dstMip,
/frameworks/rs/scriptc/
Drs_allocation.rsh83 * @param dstOff The offset of the first element to be copied in
94 uint32_t dstOff, uint32_t dstMip,
/frameworks/support/renderscript/v8/rs_support/driver/
DrsdRuntimeStubs.cpp87 uint32_t dstOff, in SC_AllocationCopy1DRange() argument
93 rsrAllocationCopy1DRange(rsc, dstAlloc, dstOff, dstMip, count, in SC_AllocationCopy1DRange()
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp89 uint32_t dstOff, in SC_AllocationCopy1DRange() argument
95 rsrAllocationCopy1DRange(rsc, dstAlloc, dstOff, dstMip, count, in SC_AllocationCopy1DRange()