Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DrsCppStructs.h119 UByte3(uint8_t initX, uint8_t initY, uint8_t initZ) in UByte3() function
121 UByte3() : x(0), y(0), z(0) {} in UByte3() function