Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1081 bool associatedDisplayIsExternal; member
DInputReader.cpp3360 mParameters.associatedDisplayIsExternal = false; in configureParameters()
3366 mParameters.associatedDisplayIsExternal = getDevice()->isExternal(); in configureParameters()
3419 toString(mParameters.associatedDisplayIsExternal), in dumpParameters()
3477 if (mParameters.associatedDisplayIsExternal) { in findViewport()