HomeSort by relevance Sort by last modified time
    Searched defs:UInt2 (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/cpp/
rsCppStructs.h 214 class UInt2 {
218 UInt2(uint32_t initX, uint32_t initY)
220 UInt2() : x(0), y(0) {}
    [all...]
  /external/swiftshader/src/Reactor/
LLVMReactor.cpp     [all...]
Reactor.hpp 48 class UInt2;
    [all...]

Completed in 702 milliseconds