Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DDebugString.cpp67 void DebugString::applyOffset(Relocation& pReloc, TargetLDBackend& pBackend) { in applyOffset() function in mcld::DebugString
/frameworks/native/libs/input/
DInput.cpp142 void PointerCoords::applyOffset(float xOffset, float yOffset) { in applyOffset() function in android::PointerCoords