Searched refs:hidl_to_rs (Results 1 – 1 of 1) sorted by relevance
51 static ReturnType hidl_to_rs(OpaqueHandle src) { in hidl_to_rs() function56 static ReturnType hidl_to_rs(SourceType* src) { in hidl_to_rs() function61 static std::vector<RsType> hidl_to_rs(const hidl_vec<HidlType>& src, Operation operation) { in hidl_to_rs() function83 RsType _type = hidl_to_rs<RsType>(type); in allocationAdapterCreate()84 RsAllocation _baseAlloc = hidl_to_rs<RsAllocation>(baseAlloc); in allocationAdapterCreate()90 RsAllocation _alloc = hidl_to_rs<RsAllocation>(alloc); in allocationAdapterOffset()97 RsAllocation _allocation = hidl_to_rs<RsAllocation>(allocation); in allocationGetType()103 RsType _type = hidl_to_rs<RsType>(type); in allocationCreateTyped()106 uintptr_t _ptr = hidl_to_rs<uintptr_t>(ptr); in allocationCreateTyped()112 RsType _type = hidl_to_rs<RsType>(type); in allocationCreateFromBitmap()[all …]