Searched defs:UInt2 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/frameworks/rs/cpp/ | ||
H A D | rsCppStructs.h | 217 UInt2(uint32_t initX, uint32_t initY) in UInt2() function |
/aosp_15_r20/external/swiftshader/src/Reactor/ | ||
H A D | Reactor.cpp | 3096 UInt2::UInt2(unsigned int x, unsigned int y) in UInt2() function in rr::UInt2 |
H A D | Reactor.hpp | 1518 class UInt2 : public LValue<UInt2> class |