Searched refs:_ptr (Results 1 – 1 of 1) sorted by relevance
106 uintptr_t _ptr = hidl_to_rs<uintptr_t>(ptr); in allocationCreateTyped() local107 …cation _allocation = Device::getHal().AllocationCreateTyped(mContext, _type, _amips, _usage, _ptr); in allocationCreateTyped()