Searched refs:applyOffset (Results 1 – 6 of 6) sorted by relevance
43 void applyOffset(Relocation& pReloc, TargetLDBackend& pBackend);
67 void DebugString::applyOffset(Relocation& pReloc, TargetLDBackend& pBackend) { in applyOffset() function in mcld::DebugString
222 void applyOffset(float xOffset, float yOffset);
142 void PointerCoords::applyOffset(float xOffset, float yOffset) { in applyOffset() function in android::PointerCoords
818 debug_str_sect->getDebugString()->applyOffset(*relocation, in relocation()
3952 this->pointerCoords[i].applyOffset(xOffset, yOffset); in MotionEntry()