Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DrsCppStructs.h110 UByte2(uint8_t initX, uint8_t initY) in UByte2() function
112 UByte2() : x(0), y(0) {} in UByte2() function