Home
last modified time | relevance | path

Searched defs:UShort2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/rs/cpp/
H A DrsCppStructs.h163 UShort2(uint16_t initX, uint16_t initY) in UShort2() function
165 UShort2() : x(0), y(0) {} in UShort2() function
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DReactor.hpp959 class UShort2 : public LValue<UShort2> class
H A DReactor.cpp1746 UShort2::UShort2(RValue<UShort4> cast) in UShort2() function in rr::UShort2