Searched refs:IntPtrT (Results 1 – 1 of 1) sorted by relevance
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/ |
D | cpp_types.go | 143 IntPtrT const 372 &signedFixedType{fixedType{32, 32, IntPtrT, "std::intptr_t"}}, 373 &signedFixedType{fixedType{64, 64, IntPtrT, "std::intptr_t"}}, 374 &signedFixedType{fixedType{32, 32, IntPtrT, "std::intptr_t"}}, 375 &signedFixedType{fixedType{64, 64, IntPtrT, "std::intptr_t"}}, 376 &signedFixedType{fixedType{32, 32, IntPtrT, "std::intptr_t"}}, 377 &signedFixedType{fixedType{64, 64, IntPtrT, "std::intptr_t"}}}
|