Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/rs/cpp/
H A DrsCppStructs.h109 UByte2(uint8_t initX, uint8_t initY) in UByte2() function
111 UByte2() : x(0), y(0) {} in UByte2() function