Home
last modified time | relevance | path

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

/frameworks/rs/
DrsHidlAdaptation.cpp682 uint64_t _dstAlloc = (uint64_t)(uintptr_t)dstAlloc; in AllocationCopy2DRange() local
685 …GetIContextHandle(context)->allocationCopy2DRange(_dstAlloc, dstXoff, dstYoff, dstMip, (Allocation… in AllocationCopy2DRange()
697 uint64_t _dstAlloc = (uint64_t)(uintptr_t)dstAlloc; in AllocationCopy3DRange() local
700 …GetIContextHandle(context)->allocationCopy3DRange(_dstAlloc, dstXoff, dstYoff, dstZoff, dstMip, wi… in AllocationCopy3DRange()