Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DContext.cpp84 RsAllocation _baseAlloc = hidl_to_rs<RsAllocation>(baseAlloc); in allocationAdapterCreate() local
150 RsAllocation _baseAlloc = hidl_to_rs<RsAllocation>(baseAlloc); in allocationShareBufferQueue() local
/aosp12/frameworks/rs/
H A DrsHidlAdaptation.cpp1081 uint64_t _baseAlloc = (uint64_t)(uintptr_t)baseAlloc; in AllocationAdapterCreate() local