Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h205 bool associatedDisplayIsExternal; member
DTouchInputMapper.cpp474 mParameters.associatedDisplayIsExternal = false; in configureParameters()
480 mParameters.associatedDisplayIsExternal = getDeviceContext().isExternal(); in configureParameters()
508 toString(mParameters.associatedDisplayIsExternal), in dumpParameters()
572 if (mParameters.associatedDisplayIsExternal) { in findViewport()