Searched refs:dstFace (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.h | 79 …nt32_t dstXoff, uint32_t dstYoff, uint32_t dstMip, AllocationCubemapFace dstFace, uint32_t width, …
|
D | Context.cpp | 302 …nt32_t dstXoff, uint32_t dstYoff, uint32_t dstMip, AllocationCubemapFace dstFace, uint32_t width, … in allocationCopy2DRange() argument 307 RsAllocationCubemapFace _dstFace = static_cast<RsAllocationCubemapFace>(dstFace); in allocationCopy2DRange()
|
/hardware/interfaces/renderscript/1.0/ |
D | IContext.hal | 469 * @param dstFace Destination AllocationCubemapFace 481 AllocationCubemapFace dstFace, uint32_t width,
|