Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/
H A DrsHidlAdaptation.cpp682 uint64_t _dstAlloc = (uint64_t)(uintptr_t)dstAlloc; in AllocationCopy2DRange() local
697 uint64_t _dstAlloc = (uint64_t)(uintptr_t)dstAlloc; in AllocationCopy3DRange() local
/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DContext.cpp303 RsAllocation _dstAlloc = hidl_to_rs<RsAllocation>(dstAlloc); in allocationCopy2DRange() local
320 RsAllocation _dstAlloc = hidl_to_rs<RsAllocation>(dstAlloc); in allocationCopy3DRange() local