Home
last modified time | relevance | path

Searched refs:destXoff (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/
Drs.spec292 param uint32_t destXoff
307 param uint32_t destXoff
DrsApiStubs.cpp477 uint32_t destXoff, uint32_t destYoff, in rsAllocationCopy2DRange() argument
484 RS_DISPATCH(ctxWrapper, AllocationCopy2DRange, dest, destXoff, destYoff, destMip, destFace, in rsAllocationCopy2DRange()
490 uint32_t destXoff, uint32_t destYoff, uint32_t destZoff, in rsAllocationCopy3DRange() argument
498 dest, destXoff, destYoff, destZoff, destMip, in rsAllocationCopy3DRange()
DrsApiStubs.h84 extern "C" void rsAllocationCopy2DRange (RsContext rsc, RsAllocation dest, uint32_t destXoff, uint3…
85 extern "C" void rsAllocationCopy3DRange (RsContext rsc, RsAllocation dest, uint32_t destXoff, uint3…