Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1947 bool explicitlyMapped; // true if the axis was explicitly assigned an axis id member
1967 bool explicitlyMapped, float scale, float offset, in initialize()
1972 this->explicitlyMapped = explicitlyMapped; in initialize()