Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1304 bool associatedDisplayIsExternal; member
DInputReader.cpp3383 mParameters.associatedDisplayIsExternal = false; in configureParameters()
3389 mParameters.associatedDisplayIsExternal = getDevice()->isExternal(); in configureParameters()
3437 toString(mParameters.associatedDisplayIsExternal), in dumpParameters()
3517 if (mParameters.associatedDisplayIsExternal) { in configureSurface()