Home
last modified time | relevance | path

Searched defs:srcOff (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
DrsScriptC_Lib.cpp199 uint32_t srcOff, uint32_t srcMip) { in rsrAllocationCopy1DRange()
DrsAllocation.cpp438 void Allocation::copyRange1D(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, … in copyRange1D()
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp120 uint32_t srcOff, uint32_t srcMip) { in SC_AllocationCopy1DRange()