Home
last modified time | relevance | path

Searched refs:ULong2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/cpp/
DrsCppStructs.h268 class ULong2 {
272 ULong2(uint64_t initX, uint64_t initY) in ULong2() function
274 ULong2() : x(0), y(0) {} in ULong2() function