Searched defs:applyOffset (Results 1 – 4 of 4) sorted by relevance
142 public void applyOffset(float xOffset, float yOffset) { in applyOffset() method in NativeInput.PointerCoords
140 public void applyOffset(float xOffset, float yOffset) { in applyOffset() method in NativeInput.PointerCoords
1320 Short4 SamplerCore::applyOffset(Short4 &uvw, Int4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() function in sw::SamplerCore
1672 auto applyOffset = [&](uint64_t Offset) -> DIExpression * { in salvageDebugInfoImpl() local