Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1243 bool associatedDisplayIsExternal; member
DInputReader.cpp2857 mParameters.associatedDisplayIsExternal = false; in configureParameters()
2862 mParameters.associatedDisplayIsExternal = in configureParameters()
2908 toString(mParameters.associatedDisplayIsExternal)); in dumpParameters()
2975 if (!mConfig.getDisplayInfo(mParameters.associatedDisplayIsExternal, &newViewport)) { in configureSurface()