Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DrsCppStructs.h182 UShort4(uint16_t initX, uint16_t initY, uint16_t initZ, uint16_t initW) in UShort4() function
184 UShort4() : x(0), y(0), z(0), w(0) {} in UShort4() function