Searched defs:UShort2 (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpp/
H A DrsCppStructs.h2090 class UShort2 { class in namespace:android::RSC
2094 UShort2(uint16_t initX, uint16_t initY) function in class:android::RSC::UShort2
2096 UShort2() : x(0), y(0) {} function in class:android::RSC::UShort2

Completed in 157 milliseconds