Searched defs:applyOffset (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/mclinker/lib/LD/ | ||
D | DebugString.cpp | 67 void DebugString::applyOffset(Relocation& pReloc, TargetLDBackend& pBackend) { in applyOffset() function in mcld::DebugString |
/frameworks/native/libs/input/ | ||
D | Input.cpp | 142 void PointerCoords::applyOffset(float xOffset, float yOffset) { in applyOffset() function in android::PointerCoords |