Searched defs:UShort2 (Results 1 – 3 of 3) sorted by relevance
163 UShort2(uint16_t initX, uint16_t initY) in UShort2() function165 UShort2() : x(0), y(0) {} in UShort2() function
959 class UShort2 : public LValue<UShort2> class
1746 UShort2::UShort2(RValue<UShort4> cast) in UShort2() function in rr::UShort2