Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DState.java36 int halfOffset; // BitReader: offset of next item in intBuffer/shortBuffer. field in State
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DSamplerCore.cpp530 …Short4 SamplerCore::offsetSample(Short4 &uvw, Pointer<Byte> &mipmap, int halfOffset, bool wrap, in… in offsetSample()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSamplerCore.cpp247 Short4 SamplerCore::offsetSample(Short4 &uvw, Pointer<Byte> &mipmap, int halfOffset, bool wrap, int… in offsetSample()