Searched defs:applyOffset (Results 1 – 4 of 4) sorted by relevance
140 public void applyOffset(float xOffset, float yOffset) { in applyOffset() method in NativeInput.PointerCoords
1342 Short4 SamplerCore::applyOffset(Short4 &uvw, Float4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() function in sw::SamplerCore
1629 Short4 SamplerCore::applyOffset(Short4 &uvw, Float4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() function in sw::SamplerCore
1624 auto applyOffset = [&](DbgInfoIntrinsic *DII, uint64_t Offset) { in salvageDebugInfo() local