Home
last modified time | relevance | path

Searched refs:transformToDisplay (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp5123 const auto& transformToDisplay = it->second.transform.inverse() * injectedTransform; in transformMotionEntryForInjectionLocked() local
5128 MotionEvent::calculateTransformedXY(entry.source, transformToDisplay, in transformMotionEntryForInjectionLocked()
5136 transformToDisplay, entry.pointerCoords[i]); in transformMotionEntryForInjectionLocked()