Home
last modified time | relevance | path

Searched defs:uvw (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dstrtest.cpp545 StringPiece uvw("q"); in TestStringPieceU8() local
/external/cronet/third_party/icu/source/test/intltest/
Dstrtest.cpp545 StringPiece uvw("q"); in TestStringPieceU8() local
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp276 Short4 SamplerCore::offsetSample(Short4 &uvw, Pointer<Byte> &mipmap, int halfOffset, bool wrap, int… in offsetSample()
1320 Short4 SamplerCore::applyOffset(Short4 &uvw, Int4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset()
2342 void SamplerCore::address(const Float4 &uvw, Int4 &xyz0, Int4 &xyz1, Float4 &f, Pointer<Byte> &mipm… in address()