Home
last modified time | relevance | path

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

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp97 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationGetType() local
107 …RsAllocation _allocation = Device::getHal().AllocationCreateTyped(mContext, _type, _amips, _usage,… in allocationCreateTyped() local
116 …RsAllocation _allocation = Device::getHal().AllocationCreateFromBitmap(mContext, _type, _amips, _b… in allocationCreateFromBitmap() local
125 …RsAllocation _allocation = Device::getHal().AllocationCubeCreateFromBitmap(mContext, _type, _amips… in allocationCubeCreateFromBitmap() local
130 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationGetNativeWindow() local
136 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationSetNativeWindow() local
157 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationCopyToBitmap() local
165 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocation1DWrite() local
176 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationElementWrite() local
189 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocation2DWrite() local
[all …]