Home
last modified time | relevance | path

Searched defs:applyOffset (Results 1 – 6 of 6) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DNativeInput.java140 public void applyOffset(float xOffset, float yOffset) { in applyOffset() method in NativeInput.PointerCoords
/external/swiftshader/src/Shader/
DSamplerCore.cpp1629 Short4 SamplerCore::applyOffset(Short4 &uvw, Float4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() function in sw::SamplerCore
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp1371 Short4 SamplerCore::applyOffset(Short4 &uvw, Int4 &offset, const Int4 &whd, AddressingMode mode) in applyOffset() function in sw::SamplerCore
/external/llvm-project/clang/lib/CodeGen/
DCGExprConstant.cpp1801 llvm::Constant *applyOffset(llvm::Constant *C) { in applyOffset() function in __anonc58121e10a11::ConstantLValueEmitter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1672 auto applyOffset = [&](uint64_t Offset) -> DIExpression * { in salvageDebugInfoImpl() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLocal.cpp1789 auto applyOffset = [&](uint64_t Offset) -> DIExpression * { in salvageDebugInfoImpl() local