Home
last modified time | relevance | path

Searched refs:UShort3 (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/cpp/
DrsCppStructs.h169 class UShort3 {
173 UShort3(uint16_t initX, uint16_t initY, uint16_t initZ) in UShort3() function
175 UShort3() : x(0), y(0), z(0) {} in UShort3() function