Searched refs:destYoff (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/ |
D | rs.spec | 293 param uint32_t destYoff 308 param uint32_t destYoff
|
D | rsApiStubs.cpp | 477 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()
|
D | rsApiStubs.h | 150 uint32_t destYoff, uint32_t destMip, uint32_t destFace, 155 uint32_t destYoff, uint32_t destZoff, uint32_t destMip,
|