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/base/core/java/android/view/
DLetterboxScrollProcessor.java176 private void applyOffset(@NonNull MotionEvent event, @NonNull Rect appBounds) { in applyOffset() method in LetterboxScrollProcessor