Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h239 bool associatedDisplayIsExternal; member
DTouchInputMapper.cpp413 parameters.associatedDisplayIsExternal = false; in computeParameters()
421 parameters.associatedDisplayIsExternal = deviceContext.isExternal(); in computeParameters()
491 toString(mParameters.associatedDisplayIsExternal), in dumpParameters()
557 if (mParameters.associatedDisplayIsExternal) { in findViewport()