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

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

Completed in 60 milliseconds