Searched refs:lastPointerData (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.cpp4125 const CookedPointerData& lastPointerData = mLastCookedState.cookedPointerData; local
4129 if (pressure == 0.0f && lastPointerData.isTouching(mExternalStylusId)) {
4130 const PointerCoords& coords = lastPointerData.pointerCoordsForId(mExternalStylusId);

Completed in 502 milliseconds