Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DTouchInputMapper.h203 bool associatedDisplayIsExternal; member
DTouchInputMapper.cpp463 mParameters.associatedDisplayIsExternal = false; in configureParameters()
469 mParameters.associatedDisplayIsExternal = getDeviceContext().isExternal(); in configureParameters()
521 toString(mParameters.associatedDisplayIsExternal), in dumpParameters()
585 if (mParameters.associatedDisplayIsExternal) { in findViewport()