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

/frameworks/rs/cpp/
H A DrsCppStructs.h2108 class UShort4 { class in namespace:android::RSC
2112 UShort4(uint16_t initX, uint16_t initY, uint16_t initZ, uint16_t initW) function in class:android::RSC::UShort4
2114 UShort4() : x(0), y(0), z(0), w(0) {} function in class:android::RSC::UShort4

Completed in 101 milliseconds