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

  /frameworks/rs/cpp/
rsCppStructs.h 232 class UInt4 {
236 UInt4(uint32_t initX, uint32_t initY, uint32_t initZ, uint32_t initW)
238 UInt4() : x(0), y(0), z(0), w(0) {}
    [all...]
  /external/swiftshader/src/Reactor/
LLVMReactor.cpp     [all...]
Reactor.hpp 50 class UInt4;
    [all...]

Completed in 4993 milliseconds