HomeSort by relevance Sort by last modified time
    Searched refs:UShort2 (Results 1 - 5 of 5) sorted by null

  /frameworks/rs/cpp/
rsCppStructs.h 160 class UShort2 {
164 UShort2(uint16_t initX, uint16_t initY)
166 UShort2() : x(0), y(0) {}
    [all...]
  /external/swiftshader/src/Renderer/
Blitter.cpp 650 *Pointer<UShort2>(element) = UShort2(UShort4(RoundInt(c)));
    [all...]
  /external/swiftshader/src/Reactor/
Reactor.hpp 40 class UShort2;
723 class UShort2 : public LValue<UShort2>
726 explicit UShort2(RValue<UShort4> cast);
    [all...]
LLVMReactor.cpp     [all...]
SubzeroReactor.cpp     [all...]

Completed in 158 milliseconds