Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h877 inline int32_t getAbsoluteToolWidth() const { return mAbsToolWidth; } in getAbsoluteToolWidth()
886 int32_t mAbsToolWidth; variable