Searched refs:hidl_to_rs (Results 1 – 1 of 1) sorted by relevance
35 static ReturnType hidl_to_rs(OpaqueHandle src) { in hidl_to_rs() function40 static ReturnType hidl_to_rs(SourceType* src) { in hidl_to_rs() function45 static std::vector<RsType> hidl_to_rs(const hidl_vec<HidlType>& src, Operation operation) { in hidl_to_rs() function67 RsType _type = hidl_to_rs<RsType>(type); in allocationAdapterCreate()68 RsAllocation _baseAlloc = hidl_to_rs<RsAllocation>(baseAlloc); in allocationAdapterCreate()74 RsAllocation _alloc = hidl_to_rs<RsAllocation>(alloc); in allocationAdapterOffset()81 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationGetType()87 RsType _type = hidl_to_rs<RsType>(type); in allocationCreateTyped()90 uintptr_t _ptr = hidl_to_rs<uintptr_t>(ptr); in allocationCreateTyped()96 RsType _type = hidl_to_rs<RsType>(type); in allocationCreateFromBitmap()[all …]