Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp83 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationGetType() local
93 …RsAllocation _allocation = Device::getHal().AllocationCreateTyped(mContext, _type, _amips, _usage,… in allocationCreateTyped() local
102 …RsAllocation _allocation = Device::getHal().AllocationCreateFromBitmap(mContext, _type, _amips, _b… in allocationCreateFromBitmap() local
111 …RsAllocation _allocation = Device::getHal().AllocationCubeCreateFromBitmap(mContext, _type, _amips… in allocationCubeCreateFromBitmap() local
116 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationGetNativeWindow() local
122 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationSetNativeWindow() local
143 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationCopyToBitmap() local
151 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocation1DWrite() local
162 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationElementWrite() local
175 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocation2DWrite() local
[all …]