Searched defs:dstOff (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A DrsScriptC_Lib.cpp195 uint32_t dstOff,
200 rsi_AllocationCopy2DRange(rsc, dstAlloc, dstOff, 0,
194 rsrAllocationCopy1DRange(Context *rsc, Allocation *dstAlloc, uint32_t dstOff, uint32_t dstMip, uint32_t count, Allocation *srcAlloc, uint32_t srcOff, uint32_t srcMip) argument
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp116 uint32_t dstOff,
122 rsrAllocationCopy1DRange(rsc, dstAlloc, dstOff, dstMip, count,
115 SC_AllocationCopy1DRange(Allocation *dstAlloc, uint32_t dstOff, uint32_t dstMip, uint32_t count, Allocation *srcAlloc, uint32_t srcOff, uint32_t srcMip) argument

Completed in 303 milliseconds