Searched refs:destMip (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/ |
D | rs.spec | 294 param uint32_t destMip 310 param uint32_t destMip
|
D | rsApiStubs.cpp | 478 uint32_t destMip, uint32_t destFace, in rsAllocationCopy2DRange() argument 484 RS_DISPATCH(ctxWrapper, AllocationCopy2DRange, dest, destXoff, destYoff, destMip, destFace, in rsAllocationCopy2DRange() 491 uint32_t destMip, in rsAllocationCopy3DRange() argument 498 dest, destXoff, destYoff, destZoff, destMip, in rsAllocationCopy3DRange()
|
D | rsApiStubs.h | 357 uint32_t destMip, uint32_t destFace, 368 uint32_t destZoff, uint32_t destMip,
|