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

/frameworks/rs/cpp/
H A DrsCppStructs.h214 class UInt2 { class in namespace:android::RSC
218 UInt2(uint32_t initX, uint32_t initY) function in class:android::RSC::UInt2
220 UInt2() : x(0), y(0) {} function in class:android::RSC::UInt2

Completed in 72 milliseconds