Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/rs/cpp/
H A DrsCppStructs.h172 UShort3(uint16_t initX, uint16_t initY, uint16_t initZ) in UShort3() function
174 UShort3() : x(0), y(0), z(0) {} in UShort3() function